Searched refs:PITCH_FRACS (Results 1 – 4 of 4) sorted by relevance
26 static const int16_t kIntrpCoef[PITCH_FRACS][PITCH_FRACORDER] = {114 if (frcQQ == PITCH_FRACS) { in WebRtcIsacfix_PitchFilter()187 if (frcQQ == PITCH_FRACS) { in WebRtcIsacfix_PitchFilterGains()
166 #define PITCH_FRACS 8 macro
37 static const double kIntrpCoef[PITCH_FRACS][PITCH_FRACORDER] = {223 fraction_index = WebRtcIsac_lrint(PITCH_FRACS * fraction - 0.5); in Update()
143 #define PITCH_FRACS 8 macro