Searched refs:remote_estimator_proxy_ (Results 1 – 2 of 2) sorted by relevance
131 remote_estimator_proxy_(clock, in ReceiveSideCongestionController()140 remote_estimator_proxy_.IncomingPacket(arrival_time_ms, payload_size, header); in OnReceivedPacket()150 remote_estimator_proxy_.SetSendPeriodicFeedback(send_periodic_feedback); in SetSendPeriodicFeedback()156 return &remote_estimator_proxy_; in GetRemoteBitrateEstimator()166 return &remote_estimator_proxy_; in GetRemoteBitrateEstimator()178 remote_estimator_proxy_.OnBitrateChanged(bitrate_bps); in OnBitrateChanged()
105 RemoteEstimatorProxy remote_estimator_proxy_; variable