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

/external/webrtc/webrtc/modules/audio_processing/include/
H A Daudio_processing.h41 class EchoControlMobile;
75 // EchoCancellation and not EchoControlMobile. It can be set in the constructor
445 virtual EchoControlMobile* echo_control_mobile() const = 0;
611 // EchoCancellation and EchoControlMobile may not be enabled simultaneously.
706 class EchoControlMobile { class in namespace:webrtc
708 // EchoCancellation and EchoControlMobile may not be enabled simultaneously.
755 virtual ~EchoControlMobile() {}

Completed in 48 milliseconds