Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator_wrapper.cc44 static void MeanEstimatorFloat(float new_value, in MeanEstimatorFloat() function
117 MeanEstimatorFloat(spectrum[i], kScale, &(threshold_spectrum[i].float_)); in BinarySpectrumFloat()