Home
last modified time | relevance | path

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

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