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

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_audio_processing_impl.cc848 int VoEAudioProcessingImpl::GetEcMetricsStatus(bool& enabled) { function in class:webrtc::VoEAudioProcessingImpl
850 "GetEcMetricsStatus(enabled=?)");
864 "GetEcMetricsStatus() delay logging and echo mode are not the same");
871 "GetEcMetricsStatus() => enabled=%d", enabled);

Completed in 96 milliseconds