Searched refs:huffman_code (Results 1 – 1 of 1) sorted by relevance
185 struct huffman_code struct264 struct huffman_code maincode;265 struct huffman_code offsetcode;266 struct huffman_code lowoffsetcode;267 struct huffman_code lengthcode;345 static int create_code(struct archive_read *, struct huffman_code *,349 static int new_node(struct huffman_code *);2067 struct huffman_code precode; in parse_codes()2431 create_code(struct archive_read *a, struct huffman_code *code, in create_code()2563 new_node(struct huffman_code *code) in new_node()[all …]