Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/experiments/
H A Drate_control_settings.h23 struct CongestionWindowConfig { struct
30 static CongestionWindowConfig Parse(absl::string_view config); argument