Searched refs:ff_wma_total_gain_to_bits (Results 1 – 4 of 4) sorted by relevance
151 int ff_wma_total_gain_to_bits(int total_gain);
350 int ff_wma_total_gain_to_bits(int total_gain) in ff_wma_total_gain_to_bits() function
272 coef_nb_bits = ff_wma_total_gain_to_bits(total_gain); in encode_block()
524 coef_nb_bits = ff_wma_total_gain_to_bits(total_gain); in wma_decode_block()