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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dwnv1.c46 static VLC code_vlc; variable
51 int v = get_vlc2(&w->gb, code_vlc.table, CODE_VLC_BITS, 1);
134 if(!code_vlc.table){
135 init_vlc(&code_vlc, CODE_VLC_BITS, 16,

Completed in 94 milliseconds