Searched refs:inactive_histogram_ (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/agc/ | ||
D | agc.h | 52 rtc::scoped_ptr<Histogram> inactive_histogram_; variable |
D | agc.cc | 37 inactive_histogram_(Histogram::Create()) { in Agc() |