Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/agc/
Dhistogram.cc110 int oldest_hist_index = hist_bin_index_[buffer_index_]; in RemoveOldestEntryAndUpdate() local
111 UpdateHist(-oldest_prob, oldest_hist_index); in RemoveOldestEntryAndUpdate()