Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/
Daudio_processing_impl.h241 const bool capture_analyzer_enabled_ = false; variable
Daudio_processing_impl.cc471 capture_analyzer_enabled_(capture_analyzer_enabled) {} in SubmoduleStates()
538 return capture_analyzer_enabled_; in CaptureAnalyzerActive()