Searched defs:VAD (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module_impl.cc186 // Callback with VAD decision.
505 // (VAD) Voice Activity Detection
510 // Note: |enable_vad| is not used; VAD is enabled based on the DTX setting.
522 // Get VAD/DTX settings.
523 int AudioCodingModuleImpl::VAD(bool* dtx_enabled, bool* vad_enabled, function in class:webrtc::acm2::AudioCodingModuleImpl

Completed in 107 milliseconds