Home
last modified time | relevance | path

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

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