Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc/
Dloudness_histogram.cc96 int hist_index = GetBinIndex(rms); in Update()
192 int LoudnessHistogram::GetBinIndex(double rms) { in GetBinIndex() function in webrtc::LoudnessHistogram
Dloudness_histogram.h53 int GetBinIndex(double rms);