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

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_audio_processing_impl.cc127 int VoEAudioProcessingImpl::GetNsStatus(bool& enabled, NsModes& mode) { function in class:webrtc::VoEAudioProcessingImpl
129 "GetNsStatus(enabled=?, mode=?)");
156 "GetNsStatus() => enabled=% d, mode=%d", enabled, mode);
160 "GetNsStatus() Ns is not supported");

Completed in 181 milliseconds