Searched defs:huffman_code (Results 1 – 1 of 1) sorted by relevance
185 struct huffman_code struct187 struct huffman_tree_node *tree;188 int numentries;189 int numallocatedentries;190 int minlength;191 int maxlength;192 int tablesize;193 struct huffman_table_entry *table;