Searched defs:huff_code (Results 1 – 2 of 2) sorted by relevance
105 struct huff_code { struct106 union {
244 static void inline write_huff_code(struct huff_code *huff_code, uint32_t code, uint32_t length) in write_huff_code()1010 struct inflate_huff_code_large *huff_code) in decode_next_lit_len()1064 struct inflate_huff_code_small *huff_code) in decode_next_dist()1120 struct inflate_huff_code_small *huff_code) in decode_next_header()