Searched defs:aec (Results 1 – 3 of 3) sorted by relevance
62 AcousticEchoCanceler aec = null; in create() local
436 webrtc::EchoControlMobile *aec = static_cast<webrtc::EchoControlMobile *>(effect->engine); in AecInit() local444 webrtc::EchoControlMobile *aec = effect->session->apm->echo_control_mobile(); in AecCreate() local502 webrtc::EchoControlMobile *aec = static_cast<webrtc::EchoControlMobile *>(effect->engine); in AecEnable() local510 webrtc::EchoControlMobile *aec = static_cast<webrtc::EchoControlMobile *>(effect->engine); in AecDisable() local517 webrtc::EchoControlMobile *aec = static_cast<webrtc::EchoControlMobile *>(effect->engine); in AecSetDevice() local
835 AudioEffect *aec = NULL; in threadLoop() local