Home
last modified time | relevance | path

Searched defs:SetVAD (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
Dcodec_manager.cc153 bool CodecManager::SetVAD(bool enable, ACMVADMode mode) { in SetVAD() function in webrtc::acm2::CodecManager
Daudio_coding_module_impl.cc507 int AudioCodingModuleImpl::SetVAD(bool enable_dtx, in SetVAD() function in webrtc::acm2::AudioCodingModuleImpl
/external/webrtc/webrtc/modules/audio_coding/test/
DTestRedFec.cc419 int32_t TestRedFec::SetVAD(bool enableDTX, bool enableVAD, ACMVADMode vadMode) { in SetVAD() function in webrtc::TestRedFec
DTestVADDTX.cc211 void TestWebRtcVadDtx::SetVAD(bool enable_dtx, bool enable_vad, in SetVAD() function in webrtc::TestWebRtcVadDtx