Searched refs:ma_prediction_coeff (Results 1 – 5 of 5) sorted by relevance
59 const int16_t* ma_prediction_coeff, in ff_acelp_decode_gain_code() argument68 mr_energy += quant_energy[i] * ma_prediction_coeff[i]; in ff_acelp_decode_gain_code()
343 static const uint16_t ma_prediction_coeff[4] = { /* (0.13) */ variable
240 const int16_t* ma_prediction_coeff,
163 const float *ma_prediction_coeff, in acelp_decode_gain_codef() argument166 mr_energy += avpriv_scalarproduct_float_c(quant_energy, ma_prediction_coeff, in acelp_decode_gain_codef()
607 ma_prediction_coeff, in decode_frame()