IVIHuffTab Struct Reference

macroblock/block huffman table descriptor More...

#include <ivi_common.h>


Data Fields

int32_t tab_sel
VLCtab
 index of one of the predefined tables or "7" for custom one
IVIHuffDesc cust_desc
 pointer to the table associated with tab_sel
VLC cust_tab
 custom Huffman codebook descriptor


Detailed Description

macroblock/block huffman table descriptor

Definition at line 49 of file ivi_common.h.


Field Documentation

pointer to the table associated with tab_sel

the following are used only when tab_sel == 7

Definition at line 55 of file ivi_common.h.

Referenced by ff_ivi_dec_huff_desc(), and ff_ivi_init_planes().

custom Huffman codebook descriptor

Definition at line 56 of file ivi_common.h.

Referenced by decode_close(), and ff_ivi_dec_huff_desc().

index of one of the predefined tables or "7" for custom one

Definition at line 52 of file ivi_common.h.

Referenced by decode_mb_info(), ff_ivi_dec_huff_desc(), and ff_ivi_decode_blocks().

Definition at line 50 of file ivi_common.h.

Referenced by ff_ivi_dec_huff_desc().


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

Generated on Fri Oct 26 02:39:52 2012 for FFmpeg by  doxygen 1.5.8