Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/utility/
Ddelay_estimator_wrapper.h84 int WebRtc_DelayEstimatorProcessFix(void* handle,
Ddelay_estimator_wrapper.c242 int WebRtc_DelayEstimatorProcessFix(void* handle, in WebRtc_DelayEstimatorProcessFix() function
/external/webrtc/src/modules/audio_processing/aecm/
Daecm_core.c1631 delay = WebRtc_DelayEstimatorProcessFix(aecm->delay_estimator, in WebRtcAecm_ProcessBlock()