Home
last modified time | relevance | path

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

/isa-l/igzip/
H A Dhuff_codes.h105 struct huff_code { struct
106 union {
H A Digzip_inflate.c244 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()