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

  /external/webrtc/webrtc/voice_engine/
voe_audio_processing_impl.cc 440 int VoEAudioProcessingImpl::GetRxAgcConfig(int channel, AgcConfig& config) {
451 "GetRxAgcConfig() failed to locate channel");
454 return channelPtr->GetRxAgcConfig(config);
457 "GetRxAgcConfig() Agc is not supported");
    [all...]
channel.cc     [all...]

Completed in 42 milliseconds