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

  /external/webrtc/src/modules/audio_processing/
echo_cancellation_impl.h 50 virtual bool stream_has_echo() const;
gain_control_impl.cc 176 apm_->echo_cancellation()->stream_has_echo(),
echo_cancellation_impl.cc 283 bool EchoCancellationImpl::stream_has_echo() const { function in class:webrtc::EchoCancellationImpl
  /external/webrtc/src/modules/audio_processing/interface/
audio_processing.h 295 virtual bool stream_has_echo() const = 0;
  /external/webrtc/src/modules/audio_processing/test/
unit_test.cc     [all...]

Completed in 711 milliseconds