Home
last modified time | relevance | path

Searched defs:hist_index (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/agc/
Dhistogram.cc95 int hist_index = GetBinIndex(rms); in Update() local
129 int hist_index) { in InsertNewestEntryAndUpdate()
161 void Histogram::UpdateHist(int activity_prob_q10, int hist_index) { in UpdateHist()