HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcAgc_set_config (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
gain_control.h 198 int WebRtcAgc_set_config(void* agcInst, WebRtcAgcConfig config);
analog_agc.c     [all...]
  /external/webrtc/webrtc/modules/audio_processing/
gain_control_impl.cc 433 return WebRtcAgc_set_config(static_cast<Handle*>(handle), config);

Completed in 289 milliseconds