Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.h85 DataRate GetEstimatedLinkCapacity() const;
Dgoog_cc_network_control.cc608 bandwidth_estimation_->GetEstimatedLinkCapacity(); in GetNetworkState()
643 bandwidth_estimation_->GetEstimatedLinkCapacity(); in MaybeTriggerOnNetworkChanged()
Dsend_side_bandwidth_estimation.cc304 DataRate SendSideBandwidthEstimation::GetEstimatedLinkCapacity() const { in GetEstimatedLinkCapacity() function in webrtc::SendSideBandwidthEstimation