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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh261dec.c41 #define TCOEFF_VLC_BITS 9 macro
307 code = get_vlc2(&s->gb, rl->vlc.table, TCOEFF_VLC_BITS, 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh261dec.c39 #define TCOEFF_VLC_BITS 9 macro
408 code = get_vlc2(&s->gb, rl->vlc.table, TCOEFF_VLC_BITS, 2);

Completed in 111 milliseconds