Searched defs:RateControlInput (Results 1 – 2 of 2) sorted by relevance
36 struct RateControlInput { struct41 BandwidthUsage bw_state;42 absl::optional<DataRate> estimated_throughput;
17 RateControlInput::RateControlInput( in RateControlInput() function in webrtc::RateControlInput