Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwma.h153 int ff_wma_total_gain_to_bits(int total_gain);
H A Dwmaenc.c280 coef_nb_bits = ff_wma_total_gain_to_bits(total_gain); in encode_block()
H A Dwma.c352 int ff_wma_total_gain_to_bits(int total_gain) in ff_wma_total_gain_to_bits() function
H A Dwmadec.c541 coef_nb_bits = ff_wma_total_gain_to_bits(total_gain); in wma_decode_block()

Completed in 3 milliseconds