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