OpenMAXBellagio 0.9.3
OMX_IMAGE_PARAM_HUFFMANTTABLETYPE Struct Reference

#include <OMX_Image.h>

Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_IMAGE_HUFFMANTABLETYPE eHuffmanTable
OMX_U8 nNumberOfHuffmanCodeOfLength [16]
OMX_U8 nHuffmanTable [256]

Detailed Description

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

Definition at line 313 of file OMX_Image.h.


Field Documentation


The documentation for this struct was generated from the following file: