Searched defs:huffman_table (Results 1 – 2 of 2) sorted by relevance
54 struct huffman_table struct72 struct huffman_table *AC_table; argument
222 static int get_next_huffman_code(struct jdec_private *priv, struct huffman_table *huffman_table) in get_next_huffman_code()