|
FFmpeg
|
macroblock/block huffman table descriptor More...
#include <ivi.h>
Public Attributes | |
| int32_t | tab_sel |
| VLC * | tab |
| index of one of the predefined tables or "7" for custom one | |
| IVIHuffDesc | cust_desc |
| pointer to the table associated with tab_sel More... | |
| VLC | cust_tab |
| custom Huffman codebook descriptor | |
macroblock/block huffman table descriptor
| IVIHuffDesc IVIHuffTab::cust_desc |
pointer to the table associated with tab_sel
the following are used only when tab_sel == 7
1.8.12