Searched defs:huffman_code (Results 1 – 1 of 1) sorted by relevance
202 struct huffman_code struct204 struct huffman_tree_node *tree;205 size_t numentries;206 size_t numallocatedentries;207 int minlength;208 int maxlength;209 int tablesize;210 struct huffman_table_entry *table;