Home
last modified time | relevance | path

Searched defs:is_new_max_bandwidth (Results 1 – 1 of 1) 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()
351 bool is_new_max_bandwidth = event_sample.sample_max_bandwidth > max_bandwidth; in OnCongestionEvent() local
365 QuicBandwidth bandwidth_estimate, bool is_new_max_bandwidth, in OnAckEventEnd()