Searched refs:beta_coef (Results 1 – 1 of 1) sorted by relevance
64 static const opus_val16 beta_coef[4] = {30147, 22282, 12124, 6554}; variable68 static const opus_val16 beta_coef[4] = {30147/32768., 22282/32768., 12124/32768., 6554/32768.}; variable175 beta = beta_coef[LM]; in quant_coarse_energy_impl()443 beta = beta_coef[LM]; in unquant_coarse_energy()