Searched refs:remote_estimator_proxy_ (Results 1 – 2 of 2) sorted by relevance
160 remote_estimator_proxy_( in CongestionController()177 process_thread->RegisterModule(remote_estimator_proxy_.get()); in CongestionController()187 process_thread_->DeRegisterModule(remote_estimator_proxy_.get()); in ~CongestionController()232 return remote_estimator_proxy_.get(); in GetRemoteBitrateEstimator()
75 rtc::scoped_ptr<RemoteEstimatorProxy> remote_estimator_proxy_; variable