Home
last modified time | relevance | path

Searched refs:initial_data_window (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/experiments/
Drate_control_settings.cc62 "InitWin", &initial_data_window, in Parser()
150 return congestion_window_config_.initial_data_window; in CongestionWindowInitialDataWindow()
Drate_control_settings.h27 absl::optional<DataSize> initial_data_window; member