Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc/
Dloudness_histogram.cc100 InsertNewestEntryAndUpdate(prob_q10, hist_index); in Update()
129 void LoudnessHistogram::InsertNewestEntryAndUpdate(int activity_prob_q10, in InsertNewestEntryAndUpdate() function in webrtc::LoudnessHistogram
Dloudness_histogram.h56 void InsertNewestEntryAndUpdate(int activity_prob_q10, int hist_index);