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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dwma.h83 VLC hgain_vlc; member in struct:WMACodecContext
H A Dwma.c374 free_vlc(&s->hgain_vlc);
H A Dwmadec.c116 init_vlc(&s->hgain_vlc, HGAINVLCBITS, sizeof(ff_wma_hgain_huffbits),
457 code = get_vlc2(&s->gb, s->hgain_vlc.table, HGAINVLCBITS, HGAINMAX);

Completed in 101 milliseconds