Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/
Daudio_processing_impl.h224 bool voice_activity_detector_enabled,
Daudio_processing_impl.cc479 bool voice_activity_detector_enabled, in Update() argument
492 (voice_activity_detector_enabled != voice_activity_detector_enabled_); in Update()
502 voice_activity_detector_enabled_ = voice_activity_detector_enabled; in Update()