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

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_audio_processing_impl.cc 335 int VoEAudioProcessingImpl::SetRxNsStatus(int channel,
349 "SetRxNsStatus() failed to locate channel");
352 return channelPtr->SetRxNsStatus(enable, mode);
355 "SetRxNsStatus() NS is not supported");
    [all...]
channel.cc     [all...]

Completed in 180 milliseconds