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

/external/webrtc/src/modules/audio_processing/interface/
H A Daudio_processing.h23 class EchoControlMobile;
205 virtual EchoControlMobile* echo_control_mobile() const = 0;
256 // EchoCancellation and EchoControlMobile may not be enabled simultaneously.
343 class EchoControlMobile { class in namespace:webrtc
345 // EchoCancellation and EchoControlMobile may not be enabled simultaneously.
392 virtual ~EchoControlMobile() {};

Completed in 65 milliseconds