Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/agc/
Dhistogram.cc95 int hist_index = GetBinIndex(rms); in Update()
191 int Histogram::GetBinIndex(double rms) { in GetBinIndex() function in webrtc::Histogram
Dhistogram.h54 int GetBinIndex(double rms);