Home
last modified time | relevance | path

Searched refs:build_huffman_codes (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmjpegdec_common.c29 static int build_huffman_codes(uint8_t *huff_size, const uint8_t *bits_table) in build_huffman_codes() function
46 int nb_codes = build_huffman_codes(huff_size, bits_table); in ff_mjpeg_build_vlc()