Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator_wrapper.c96 static uint32_t BinarySpectrumFloat(const float* spectrum, in BinarySpectrumFloat() function
250 binary_spectrum = BinarySpectrumFloat(far_spectrum, self->mean_far_spectrum, in WebRtc_AddFarSpectrumFloat()
465 binary_spectrum = BinarySpectrumFloat(near_spectrum, self->mean_near_spectrum, in WebRtc_DelayEstimatorProcessFloat()