HomeSort by relevance Sort by last modified time
    Searched refs:InsertNewestEntryAndUpdate (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/agc/
histogram.h 57 void InsertNewestEntryAndUpdate(int activity_prob_q10, int hist_index);
histogram.cc 99 InsertNewestEntryAndUpdate(prob_q10, hist_index);
128 void Histogram::InsertNewestEntryAndUpdate(int activity_prob_q10,

Completed in 196 milliseconds