Searched refs:AdjustAgcLevel (Results 1 – 2 of 2) sorted by relevance
89 bool AdjustAgcLevel(int delta);
794 if (!AdjustAgcLevel(*options.adjust_agc_delta)) { in ApplyOptions()981 bool WebRtcVoiceEngine::AdjustAgcLevel(int delta) { in AdjustAgcLevel() function in cricket::WebRtcVoiceEngine