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

  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl.h 271 bool use_new_agc,
275 use_new_agc(use_new_agc),
278 bool use_new_agc; member in struct:webrtc::AudioProcessingImpl::ApmConstants
audio_processing_impl.cc 760 if (constants_.use_new_agc &&
798 if (constants_.use_new_agc &&
    [all...]

Completed in 237 milliseconds