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

  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl.h 283 ApmCaptureState(bool transient_suppressor_enabled,
294 transient_suppressor_enabled(transient_suppressor_enabled),
307 bool transient_suppressor_enabled; member in struct:webrtc::AudioProcessingImpl::ApmCaptureState
audio_processing_impl.cc 491 if (capture_.transient_suppressor_enabled !=
493 capture_.transient_suppressor_enabled =
814 if (capture_.transient_suppressor_enabled) {
    [all...]

Completed in 70 milliseconds