Home
last modified time | relevance | path

Searched defs:vad_ (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/modules/audio_processing/agc/
Dagc.h46 VoiceActivityDetector vad_; variable
/external/webrtc/modules/audio_processing/agc2/
Dadaptive_agc.h36 VadWithLevel vad_; variable
/external/webrtc/modules/audio_processing/vad/
Dstandalone_vad.h61 VadInst* vad_; variable
Dpitch_based_vad_unittest.cc44 PitchBasedVad vad_; in TEST() local
/external/webrtc/modules/audio_processing/
Dvoice_detection.h55 std::unique_ptr<Vad> vad_; variable
/external/webrtc/modules/audio_coding/codecs/cng/
Daudio_encoder_cng.cc75 std::unique_ptr<Vad> vad_; member in webrtc::__anonc964e42d0111::AudioEncoderCng