Home
last modified time | relevance | path

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

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