HomeSort by relevance Sort by last modified time
    Searched refs:GetBinIndex (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/agc/
histogram.h 54 int GetBinIndex(double rms);
histogram.cc 95 int hist_index = GetBinIndex(rms);
191 int Histogram::GetBinIndex(double rms) {

Completed in 83 milliseconds