Searched refs:echo_detector_ (Results 1 – 4 of 4) sorted by relevance
52 echo_detector_ = std::move(echo_detector); in SetEchoDetector()75 rtc::scoped_refptr<EchoDetector> echo_detector_; variable
36 std::move(echo_detector_), std::move(capture_analyzer_)); in Create()65 builder->SetEchoDetector(std::move(echo_detector_)); in TransferOwnershipsToBuilder()
41 std::move(echo_detector_), std::move(capture_analyzer_)); in Create()
719 echo_detector_ = std::move(echo_detector); in SetEchoDetector()737 rtc::scoped_refptr<EchoDetector> echo_detector_; variable