Home
last modified time | relevance | path

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

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