Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.h134 void WebRtc_AddBinaryFarSpectrum(BinaryDelayEstimatorFarend* self,
Ddelay_estimator_wrapper.c226 WebRtc_AddBinaryFarSpectrum(self->binary_farend, binary_spectrum); in WebRtc_AddFarSpectrumFix()
252 WebRtc_AddBinaryFarSpectrum(self->binary_farend, binary_spectrum); in WebRtc_AddFarSpectrumFloat()
Ddelay_estimator_unittest.cc163 WebRtc_AddBinaryFarSpectrum(binary_farend_, in RunBinarySpectra()
Ddelay_estimator.c361 void WebRtc_AddBinaryFarSpectrum(BinaryDelayEstimatorFarend* handle, in WebRtc_AddBinaryFarSpectrum() function