ff_huff_build_tree   98 libavcodec/fraps.c     if ((ret = ff_huff_build_tree(s->avctx, &vlc, 256, VLC_BITS,
ff_huff_build_tree   43 libavcodec/huffman.h int ff_huff_build_tree(AVCodecContext *avctx, VLC *vlc, int nb_codes, int nb_bits,
ff_huff_build_tree  255 libavcodec/vp6.c     return ff_huff_build_tree(s->avctx, vlc, size, FF_HUFFMAN_BITS,