Home
last modified time | relevance | path

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

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