Searched defs:SetVAD (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/acm2/ | ||
D | codec_manager.cc | 153 bool CodecManager::SetVAD(bool enable, ACMVADMode mode) { in SetVAD() function in webrtc::acm2::CodecManager |
D | audio_coding_module_impl.cc | 507 int AudioCodingModuleImpl::SetVAD(bool enable_dtx, in SetVAD() function in webrtc::acm2::AudioCodingModuleImpl |
/external/webrtc/webrtc/modules/audio_coding/test/ | ||
D | TestRedFec.cc | 419 int32_t TestRedFec::SetVAD(bool enableDTX, bool enableVAD, ACMVADMode vadMode) { in SetVAD() function in webrtc::TestRedFec |
D | TestVADDTX.cc | 211 void TestWebRtcVadDtx::SetVAD(bool enable_dtx, bool enable_vad, in SetVAD() function in webrtc::TestWebRtcVadDtx |