Searched refs:get_next_huffman_code (Results 1 – 1 of 1) sorted by relevance
320 static int get_next_huffman_code(struct jdec_private *priv, struct huffman_table *huffman_table) in get_next_huffman_code() function375 huff_code = get_next_huffman_code(priv, c->DC_table); in process_Huffman_data_unit()388 huff_code = get_next_huffman_code(priv, c->AC_table); in process_Huffman_data_unit()