Searched defs:bandwidth_estimate (Results 1 – 3 of 3) sorted by relevance
27 QuicBandwidth bandwidth_estimate, bool is_new_max_bandwidth, in Update()365 QuicBandwidth bandwidth_estimate, bool is_new_max_bandwidth, in OnAckEventEnd()
77 quic::QuicBandwidth bandwidth_estimate; member
184 void LossBasedBweV2::SetBandwidthEstimate(DataRate bandwidth_estimate) { in SetBandwidthEstimate()