FFmpeg
|
IVIHuffDesc Struct Reference
huffman codebook descriptor More...
#include <ivi_common.h>
Data Fields | |
int32_t | num_rows |
uint8_t | xbits [16] |
Detailed Description
huffman codebook descriptor
Definition at line 43 of file ivi_common.h.
Field Documentation
int32_t IVIHuffDesc::num_rows |
Definition at line 44 of file ivi_common.h.
Referenced by ff_ivi_dec_huff_desc(), ff_ivi_init_planes(), ivi_create_huff_from_desc(), ivi_huff_desc_cmp(), and ivi_huff_desc_copy().
uint8_t IVIHuffDesc::xbits[16] |
Definition at line 45 of file ivi_common.h.
Referenced by ff_ivi_dec_huff_desc(), ivi_create_huff_from_desc(), ivi_huff_desc_cmp(), and ivi_huff_desc_copy().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11