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

  /external/webrtc/webrtc/voice_engine/
voe_audio_processing_impl.cc 392 int VoEAudioProcessingImpl::GetRxAgcStatus(int channel,
405 "GetRxAgcStatus() failed to locate channel");
408 return channelPtr->GetRxAgcStatus(enabled, mode);
411 "GetRxAgcStatus() Agc is not supported");
    [all...]
channel.cc     [all...]

Completed in 40 milliseconds