Searched defs:EchoCancellation (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/src/modules/audio_processing/interface/
H A Daudio_processing.h22 class EchoCancellation;
204 virtual EchoCancellation* echo_cancellation() const = 0;
254 class EchoCancellation { class in namespace:webrtc
256 // EchoCancellation and EchoControlMobile may not be enabled simultaneously.
336 virtual ~EchoCancellation() {};
345 // EchoCancellation and EchoControlMobile may not be enabled simultaneously.

Completed in 27 milliseconds