macroblock/block huffman table descriptor More...
#include <ivi.h>
Definition at line 65 of file ivi.h.
Referenced by ff_ivi_dec_huff_desc().
index of one of the predefined tables or "7" for custom one
Definition at line 67 of file ivi.h.
Referenced by decode_band_hdr(), decode_mb_info(), ff_ivi_dec_huff_desc(), and ivi_decode_coded_blocks().
pointer to the table associated with tab_sel
the following are used only when tab_sel == 7
Definition at line 70 of file ivi.h.
Referenced by ff_ivi_dec_huff_desc(), and ff_ivi_init_planes().
custom Huffman codebook descriptor
Definition at line 71 of file ivi.h.
Referenced by ff_ivi_dec_huff_desc(), and ff_ivi_decode_close().