Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c185 struct huffman_code struct
187 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;