HomeSort by relevance Sort by last modified time
    Searched defs:GetRxNsStatus (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/voice_engine/
voe_audio_processing_impl.cc 341 int VoEAudioProcessingImpl::GetRxNsStatus(int channel,
354 "GetRxNsStatus() failed to locate channel");
357 return channelPtr->GetRxNsStatus(enabled, mode);
360 "GetRxNsStatus() NS is not supported");
    [all...]
channel.cc     [all...]

Completed in 48 milliseconds