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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Drv40.c36 static VLC aic_top_vlc; variable
57 aic_top_vlc.table = aic_table;
58 aic_top_vlc.table_allocated = 1 << AIC_TOP_BITS;
59 init_vlc(&aic_top_vlc, AIC_TOP_BITS, AIC_TOP_SIZE,
169 pattern = get_vlc2(gb, aic_top_vlc.table, AIC_TOP_BITS, 1);
658 if(!aic_top_vlc.bits)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Drv40.c36 static VLC aic_top_vlc; variable
57 aic_top_vlc.table = aic_table;
58 aic_top_vlc.table_allocated = 1 << AIC_TOP_BITS;
59 init_vlc(&aic_top_vlc, AIC_TOP_BITS, AIC_TOP_SIZE,
169 pattern = get_vlc2(gb, aic_top_vlc.table, AIC_TOP_BITS, 1);
658 if(!aic_top_vlc.bits)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Drv40.c36 static VLC aic_top_vlc; variable
57 aic_top_vlc.table = aic_table;
58 aic_top_vlc.table_allocated = 1 << AIC_TOP_BITS;
59 init_vlc(&aic_top_vlc, AIC_TOP_BITS, AIC_TOP_SIZE,
169 pattern = get_vlc2(gb, aic_top_vlc.table, AIC_TOP_BITS, 1);
658 if(!aic_top_vlc.bits)

Completed in 76 milliseconds