Searched refs:get_next_huffman_code (Results 1 – 1 of 1) sorted by relevance
222 static int get_next_huffman_code(struct jdec_private *priv, struct huffman_table *huffman_table) in get_next_huffman_code() function279 huff_code = get_next_huffman_code(priv, c->DC_table); in tinyjpeg_process_Huffman_data_unit()293 huff_code = get_next_huffman_code(priv, c->AC_table); in tinyjpeg_process_Huffman_data_unit()