Home
last modified time | relevance | path

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

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