Searched refs:PITCH_UPSTEP (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ | ||
D | settings.h | 140 #define PITCH_UPSTEP 1.5 macro |
D | pitch_filter.c | 302 if ((lags[0] > (PITCH_UPSTEP * old_lag)) || in FilterFrame() |