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 | |
data needed to decode 4-bit Huffman-coded value
Definition at line 87 of file bink.c.
| uint8_t Tree::syms[16] |
| int Tree::vlc_num |