Home
last modified time | relevance | path

Searched defs:kInitialRttMs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/congestion_controller/pcc/
H A Dpcc_network_controller.cc22 constexpr int64_t kInitialRttMs = 200; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_constants.h276 inline constexpr int kInitialRttMs = 100; variable