OMX_IMAGE_PARAM_HUFFMANTTABLETYPE Struct Reference
[OpenMAX IL Imaging Domain]

#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 303 of file OMX_Image.h.


Field Documentation

Definition at line 304 of file OMX_Image.h.

Definition at line 305 of file OMX_Image.h.

Definition at line 306 of file OMX_Image.h.

Definition at line 307 of file OMX_Image.h.

Definition at line 308 of file OMX_Image.h.

Definition at line 309 of file OMX_Image.h.


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

Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo