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

  /external/webrtc/webrtc/modules/audio_processing/transient/
Android.mk 23 transient_suppressor.cc \
transient_suppressor_unittest.cc 11 #include "webrtc/modules/audio_processing/transient/transient_suppressor.h"
transient_suppression_test.cc 11 #include "webrtc/modules/audio_processing/transient/transient_suppressor.h"
transient_suppressor.cc 11 #include "webrtc/modules/audio_processing/transient/transient_suppressor.h"
  /external/webrtc/webrtc/modules/audio_processing/
audio_processing.gypi 112 'transient/transient_suppressor.cc',
113 'transient/transient_suppressor.h',
BUILD.gn 102 "transient/transient_suppressor.cc",
103 "transient/transient_suppressor.h",
audio_processing_impl.cc 38 #include "webrtc/modules/audio_processing/transient/transient_suppressor.h"
165 rtc::scoped_ptr<TransientSuppressor> transient_suppressor; member in struct:webrtc::AudioProcessingImpl::ApmPublicSubmodules
820 public_submodules_->transient_suppressor->Suppress(
    [all...]

Completed in 288 milliseconds