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 55 of file bink.c.
Field Documentation
The documentation for this struct was generated from the following file: