Searched defs:SetAgcConfig (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_audio_processing_impl.cc266 int VoEAudioProcessingImpl::SetAgcConfig(AgcConfig config) { function in class:webrtc::VoEAudioProcessingImpl
268 "SetAgcConfig()");
278 "SetAgcConfig() failed to set target peak |level|"
285 "SetAgcConfig() failed to set the range in |gain| "
292 "SetAgcConfig() failed to set hard limiter to the signal");
299 "SetAgcConfig() EC is not supported");

Completed in 103 milliseconds