Searched refs:ff_wma_total_gain_to_bits (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwma.h156 int ff_wma_total_gain_to_bits(int total_gain);
H A Dwma.c402 int ff_wma_total_gain_to_bits(int total_gain) function
H A Dwmaenc.c247 coef_nb_bits= ff_wma_total_gain_to_bits(total_gain);
H A Dwmadec.c526 coef_nb_bits= ff_wma_total_gain_to_bits(total_gain);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwma.h149 int ff_wma_total_gain_to_bits(int total_gain);
H A Dwma.c364 int ff_wma_total_gain_to_bits(int total_gain) function
H A Dwmaenc.c247 coef_nb_bits= ff_wma_total_gain_to_bits(total_gain);
H A Dwmadec.c528 coef_nb_bits= ff_wma_total_gain_to_bits(total_gain);

Completed in 56 milliseconds