Home
last modified time | relevance | path

Searched refs:Intrpol2D (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_estimator.c39 __inline static void Intrpol2D(double T[3][3], double *x, double *y, double *peak_val) in Intrpol2D() function
406 Intrpol2D(T, &lags1[k], &lags2[k], &peak_vals[k]); in WebRtcIsac_InitializePitch()