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

  /external/webrtc/webrtc/modules/audio_processing/include/
audio_processing.h 194 // apm->noise_reduction()->set_level(kHighSuppression);
634 kHighSuppression
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/
echo_cancellation_impl.cc 33 case EchoCancellation::kHighSuppression:
  /external/webrtc/webrtc/modules/audio_processing/test/
debug_dump_test.cc 561 aec->set_suppression_level(EchoCancellation::kHighSuppression));
audio_processing_unittest.cc 917 EchoCancellation::kHighSuppression,
    [all...]
  /external/webrtc/webrtc/voice_engine/
voe_audio_processing_impl.cc 529 ->set_suppression_level(EchoCancellation::kHighSuppression) !=
    [all...]

Completed in 173 milliseconds