Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.h192 int WebRtc_SoftResetBinaryDelayEstimator(BinaryDelayEstimator* self,
Ddelay_estimator_wrapper.c327 return WebRtc_SoftResetBinaryDelayEstimator(self->binary_handle, delay_shift); in WebRtc_SoftResetDelayEstimator()
Ddelay_estimator.c502 int WebRtc_SoftResetBinaryDelayEstimator(BinaryDelayEstimator* self, in WebRtc_SoftResetBinaryDelayEstimator() function