Searched defs:RateControlInput (Results 1 – 2 of 2) sorted by relevance
44 struct RateControlInput { struct49 BandwidthUsage bw_state;50 absl::optional<DataRate> estimated_throughput;
31 RateControlInput::RateControlInput( in RateControlInput() function in webrtc::RateControlInput