Data Fields | |
| int | count |
| unsigned char | used |
| int | children [2] |
Definition at line 59 of file idcinvideo.c.
| int hnode_t::count |
Definition at line 61 of file idcinvideo.c.
Referenced by huff_build_tree(), huff_smallest_node(), and idcin_decode_init().
| unsigned char hnode_t::used |
| int hnode_t::children[2] |
Definition at line 63 of file idcinvideo.c.
Referenced by huff_build_tree(), and idcin_decode_vlcs().
1.5.6