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

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_audio_processing_impl.cc611 int VoEAudioProcessingImpl::GetEcStatus(bool& enabled, EcModes& mode) { function in class:webrtc::VoEAudioProcessingImpl
613 "GetEcStatus()");
630 "GetEcStatus() => enabled=%i, mode=%i",
635 "GetEcStatus() EC is not supported");

Completed in 368 milliseconds