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

  /external/webrtc/src/modules/audio_processing/
echo_cancellation_impl.h 47 virtual SuppressionLevel suppression_level() const;
echo_cancellation_impl.cc 189 EchoCancellation::SuppressionLevel EchoCancellationImpl::suppression_level() function in class:webrtc::EchoCancellationImpl
  /external/webrtc/src/modules/audio_processing/interface/
audio_processing.h 291 virtual SuppressionLevel suppression_level() const = 0;
  /external/webrtc/src/modules/audio_processing/test/
unit_test.cc 509 apm_->echo_cancellation()->suppression_level());
    [all...]

Completed in 470 milliseconds