Home
last modified time | relevance | path

Searched defs:standalone_vad_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/vad/
Dvoice_activity_detector.h61 rtc::scoped_ptr<StandaloneVad> standalone_vad_; variable
/external/webrtc/webrtc/tools/agc/
Dactivity_metric.cc160 rtc::scoped_ptr<StandaloneVad> standalone_vad_; member in webrtc::AgcStat