Home
last modified time | relevance | path

Searched refs:has_estimate (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/
Dlink_capacity_estimator.h25 bool has_estimate() const;
Dlink_capacity_estimator.cc63 bool LinkCapacityEstimator::has_estimate() const { in has_estimate() function in webrtc::LinkCapacityEstimator
/external/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.cc298 if (link_capacity_.has_estimate()) { in ChangeBitrate()
329 if (link_capacity_.has_estimate()) { in ChangeBitrate()