Home | History | Annotate | Download | only in preprocessing

Lines Matching refs:EchoControlMobile

429 static const webrtc::EchoControlMobile::RoutingMode kAecDefaultMode =
430 webrtc::EchoControlMobile::kEarpiece;
436 webrtc::EchoControlMobile *aec = static_cast<webrtc::EchoControlMobile *>(effect->engine);
444 webrtc::EchoControlMobile *aec = effect->session->apm->echo_control_mobile();
502 webrtc::EchoControlMobile *aec = static_cast<webrtc::EchoControlMobile *>(effect->engine);
510 webrtc::EchoControlMobile *aec = static_cast<webrtc::EchoControlMobile *>(effect->engine);
517 webrtc::EchoControlMobile *aec = static_cast<webrtc::EchoControlMobile *>(effect->engine);
518 webrtc::EchoControlMobile::RoutingMode mode = webrtc::EchoControlMobile::kQuietEarpieceOrHeadset;
526 mode = webrtc::EchoControlMobile::kEarpiece;
529 mode = webrtc::EchoControlMobile::kSpeakerphone;