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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Drv40.c51 static VLC_TYPE aic_table[1 << AIC_TOP_BITS][2];
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);
H A Drv40vlc2.h36 #define AIC_TOP_BITS 8 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Drv40.c51 static VLC_TYPE aic_table[1 << AIC_TOP_BITS][2];
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);
H A Drv40vlc2.h36 #define AIC_TOP_BITS 8 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Drv40.c51 static VLC_TYPE aic_table[1 << AIC_TOP_BITS][2];
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);
H A Drv40vlc2.h36 #define AIC_TOP_BITS 8 macro

Completed in 177 milliseconds