Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/agc/
Dagc.h52 rtc::scoped_ptr<Histogram> inactive_histogram_; variable
Dagc.cc37 inactive_histogram_(Histogram::Create()) { in Agc()