Searched refs:build_huffman_codes (Results 1 – 1 of 1) sorted by relevance
29 static int build_huffman_codes(uint8_t *huff_size, const uint8_t *bits_table) in build_huffman_codes() function46 int nb_codes = build_huffman_codes(huff_size, bits_table); in ff_mjpeg_build_vlc()