OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetRxNsStatus
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/voice_engine/
voe_audio_processing_impl.cc
317
int VoEAudioProcessingImpl::
SetRxNsStatus
(int channel,
330
"
SetRxNsStatus
() failed to locate channel");
333
return channelPtr->
SetRxNsStatus
(enable, mode);
336
"
SetRxNsStatus
() NS is not supported");
[
all
...]
channel.cc
[
all
...]
Completed in 51 milliseconds