#include <huffman.h>
Definition at line 29 of file huffman.h.
Public Attributes | |
| int16_t | sym |
| int16_t | n0 |
| uint32_t | count |
Definition at line 30 of file huffman.h.
Referenced by ff_huff_build_tree(), get_tree_codes(), and huff_cmp().
Definition at line 32 of file huffman.h.
Referenced by ff_huff_build_tree(), huff_cmp(), vp6_build_huff_tree(), and vp6_huff_cmp().
1.5.5