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

/external/webrtc/src/modules/audio_processing/main/interface/
H A Daudio_processing.h21 class EchoControlMobile;
200 virtual EchoControlMobile* echo_control_mobile() const = 0;
254 // EchoCancellation and EchoControlMobile may not be enabled simultaneously.
331 class EchoControlMobile { class in namespace:webrtc
333 // EchoCancellation and EchoControlMobile may not be enabled simultaneously.
360 virtual ~EchoControlMobile() {};

Completed in 53 milliseconds