Searched refs:build_huff (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutvideo.c70 static int build_huff(const uint8_t *src, VLC *vlc, int *fsym) function
124 if (build_huff(src, &vlc, &fsym)) {
128 if (fsym >= 0) { // build_huff reported a symbol to fill slices with
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutvideodec.c38 static int build_huff(const uint8_t *src, VLC *vlc, int *fsym) function
92 if (build_huff(src, &vlc, &fsym)) {
96 if (fsym >= 0) { // build_huff reported a symbol to fill slices with

Completed in 58 milliseconds