Searched refs:sf0_exp_coeff (Results 1 – 4 of 4) sorted by relevance
1152 Word16 sf0_exp_coeff[], /* i : energy coeff. (5), exponent part, Q0 */ in MR475_gain_quant() argument1227 exp_max[0] = (sf0_exp_coeff[0] - 13); in MR475_gain_quant()1228 exp_max[1] = (sf0_exp_coeff[1] - 14); in MR475_gain_quant()1229 exp_max[2] = (sf0_exp_coeff[2] + (15 + (exp << 1))); in MR475_gain_quant()1230 exp_max[3] = (sf0_exp_coeff[3] + exp); in MR475_gain_quant()1231 exp_max[4] = (sf0_exp_coeff[4] + (1 + exp)); in MR475_gain_quant()
288 Set_zero(state->sf0_exp_coeff, 5); in gainQuant_reset()545 st->sf0_exp_coeff, in gainQuant()621 st->sf0_exp_coeff, in gainQuant()
148 Word16 sf0_exp_coeff[], /* i : energy coeff. (5), exponent part, Q0 */
120 Word16 sf0_exp_coeff[5]; member