Home
last modified time | relevance | path

Searched refs:ff_huff_build_tree (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhuffman.h44 int ff_huff_build_tree(void *logctx, VLC *vlc, int nb_codes, int nb_bits,
H A Dhuffman.c159 int ff_huff_build_tree(void *logctx, VLC *vlc, int nb_codes, int nb_bits, in ff_huff_build_tree() function
H A Dfraps.c102 if ((ret = ff_huff_build_tree(s->avctx, &vlc, 256, VLC_BITS, in fraps2_decode_plane()
H A Dvp6.c280 return ff_huff_build_tree(s->avctx, vlc, size, FF_HUFFMAN_BITS, in vp6_build_huff_tree()

Completed in 3 milliseconds