Tree Struct Reference

data needed to decode 4-bit Huffman-coded value More...


Data Fields

int vlc_num
 tree number (in bink_trees[])
uint8_t syms [16]
 leaf value to symbol mapping


Detailed Description

data needed to decode 4-bit Huffman-coded value

Definition at line 87 of file bink.c.


Field Documentation

uint8_t Tree::syms[16]

leaf value to symbol mapping

Definition at line 89 of file bink.c.

Referenced by read_tree().

tree number (in bink_trees[])

Definition at line 88 of file bink.c.

Referenced by read_tree().


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

Generated on Fri Oct 26 02:46:18 2012 for FFmpeg by  doxygen 1.5.8