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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dwma.h79 VLC exp_vlc; member in struct:WMACodecContext
H A Dwma.c415 free_vlc(&s->exp_vlc);
H A Dwmadec.c119 init_vlc(&s->exp_vlc, EXPVLCBITS, sizeof(ff_aac_scalefactor_bits), //FIXME move out of context
357 code = get_vlc2(&s->gb, s->exp_vlc.table, EXPVLCBITS, EXPMAX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dwma.h79 VLC exp_vlc; member in struct:WMACodecContext
H A Dwma.c415 free_vlc(&s->exp_vlc);
H A Dwmadec.c119 init_vlc(&s->exp_vlc, EXPVLCBITS, sizeof(ff_aac_scalefactor_bits), //FIXME move out of context
357 code = get_vlc2(&s->gb, s->exp_vlc.table, EXPVLCBITS, EXPMAX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dwma.h79 VLC exp_vlc; member in struct:WMACodecContext
H A Dwma.c415 free_vlc(&s->exp_vlc);
H A Dwmadec.c119 init_vlc(&s->exp_vlc, EXPVLCBITS, sizeof(ff_aac_scalefactor_bits), //FIXME move out of context
357 code = get_vlc2(&s->gb, s->exp_vlc.table, EXPVLCBITS, EXPMAX);

Completed in 317 milliseconds