Home
last modified time | relevance | path

Searched defs:huffman_code (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c202 struct huffman_code struct
204 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;