Searched refs:kIntrpCoef (Results 1 – 2 of 2) sorted by relevance
26 static const int16_t kIntrpCoef[PITCH_FRACS][PITCH_FRACORDER] = { variable117 fracoeffQQ = kIntrpCoef[frcQQ]; in WebRtcIsacfix_PitchFilter()190 fracoeffQQ = kIntrpCoef[frcQQ]; in WebRtcIsacfix_PitchFilterGains()
37 static const double kIntrpCoef[PITCH_FRACS][PITCH_FRACORDER] = { variable224 parameters->interpol_coeff = kIntrpCoef[fraction_index]; in Update()