Home
last modified time | relevance | path

Searched defs:bandwidth_estimate (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dbandwidth_sampler.cc27 QuicBandwidth bandwidth_estimate, bool is_new_max_bandwidth, in Update()
358 QuicBandwidth bandwidth_estimate, bool is_new_max_bandwidth, in OnAckEventEnd()
/external/cronet/net/http/
Dhttp_server_properties.h77 quic::QuicBandwidth bandwidth_estimate; member
/external/webrtc/modules/congestion_controller/goog_cc/
Dloss_based_bwe_v2.cc184 void LossBasedBweV2::SetBandwidthEstimate(DataRate bandwidth_estimate) { in SetBandwidthEstimate()