struct OMX_IMAGE_PARAM_HUFFMANTTABLETYPE |
JPEG Huffman table
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to eHuffmanTable : Huffman table type nNumberOfHuffmanCodeOfLength[16] : 0-16, number of Huffman codes of each possible length nHuffmanTable[256] : 0-255, the size used for AC and DC HuffmanTable are 16 and 162
Public Attributes | |
---|---|
OMX_IMAGE_HUFFMANTABLETYPE | eHuffmanTable |
OMX_U8 | nHuffmanTable |
OMX_U8 | nNumberOfHuffmanCodeOfLength |
OMX_U32 | nPortIndex |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.