Searched refs:exp_vlc (Results 1 – 3 of 3) sorted by relevance
78 VLC exp_vlc; member
119 … init_vlc(&s->exp_vlc, EXPVLCBITS, sizeof(ff_aac_scalefactor_bits), // FIXME move out of context in wma_decode_init()347 code = get_vlc2(&s->gb, s->exp_vlc.table, EXPVLCBITS, EXPMAX); in decode_exp_vlc()
373 ff_free_vlc(&s->exp_vlc); in ff_wma_end()