Searched refs:WebRtc_InitDelayEstimator (Results 1 – 4 of 4) sorted by relevance
61 int WebRtc_InitDelayEstimator(void* handle);
219 int WebRtc_InitDelayEstimator(void* handle) { in WebRtc_InitDelayEstimator() function
430 if (WebRtc_InitDelayEstimator(aec->delay_estimator) != 0) { in WebRtcAec_InitAec()
594 if (WebRtc_InitDelayEstimator(aecm->delay_estimator) != 0) { in WebRtcAecm_InitCore()