Searched refs:stream_has_echo (Results 1 – 5 of 5) sorted by relevance
50 virtual bool stream_has_echo() const;
176 apm_->echo_cancellation()->stream_has_echo(), in ProcessCaptureAudio()
283 bool EchoCancellationImpl::stream_has_echo() const { in stream_has_echo() function in webrtc::EchoCancellationImpl
295 virtual bool stream_has_echo() const = 0;
1141 if (apm_->echo_cancellation()->stream_has_echo()) { in TEST_F()