Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator.h73 void WebRtc_FreeBinaryDelayEstimatorFarend(BinaryDelayEstimatorFarend* self);
Ddelay_estimator.cc272 void WebRtc_FreeBinaryDelayEstimatorFarend(BinaryDelayEstimatorFarend* self) { in WebRtc_FreeBinaryDelayEstimatorFarend() function
303 WebRtc_FreeBinaryDelayEstimatorFarend(self); in WebRtc_CreateBinaryDelayEstimatorFarend()
Ddelay_estimator_wrapper.cc137 WebRtc_FreeBinaryDelayEstimatorFarend(self->binary_farend); in WebRtc_FreeDelayEstimatorFarend()
Ddelay_estimator_unittest.cc114 WebRtc_FreeBinaryDelayEstimatorFarend(binary_farend_); in TearDown()