OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetRxAgcStatus
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/voice_engine/
voe_audio_processing_impl.cc
365
int VoEAudioProcessingImpl::
SetRxAgcStatus
(int channel,
369
"
SetRxAgcStatus
(channel=%d, enable=%d, mode=%d)", channel,
381
"
SetRxAgcStatus
() failed to locate channel");
384
return channelPtr->
SetRxAgcStatus
(enable, mode);
387
"
SetRxAgcStatus
() Agc is not supported");
[
all
...]
channel.cc
[
all
...]
Completed in 39 milliseconds