Searched defs:huff_code_table (Results 1 – 2 of 2) sorted by relevance
249 static int inline set_codes(struct huff_code *huff_code_table, int table_length, uint16_t *count) in set_codes()294 struct huff_code *huff_code_table = lit_len_huff; in set_and_expand_lit_len_huffcode() local388 struct huff_code *huff_code_table, uint32_t table_length, in make_inflate_huff_code_lit_len()602 struct huff_code *huff_code_table, in make_inflate_huff_code_dist()745 struct huff_code *huff_code_table, in make_inflate_huff_code_header()
952 set_huff_codes(struct huff_code *huff_code_table, int table_length, uint32_t *count) in set_huff_codes()