Searched defs:total_bitrate (Results 1 – 8 of 8) sorted by relevance
23 DataRate total_bitrate, in VideoBitrateAllocationParameters()30 DataRate total_bitrate, in VideoBitrateAllocationParameters()
28 DataRate total_bitrate; member
93 DataRate total_bitrate, in SplitBitrate()201 DataRate total_bitrate = parameters.total_bitrate; in Allocate() local263 DataRate total_bitrate, in GetAllocationNormalVideo()322 DataRate total_bitrate, in GetAllocationScreenSharing()
293 unsigned int total_bitrate = 0; in assign_layer_bitrates() local345 unsigned int total_bitrate = 0; in assign_layer_bitrates() local
83 DataRate total_bitrate, in DistributeAllocationToSimulcastLayers()
188 absl::optional<DataRate> total_bitrate = in OnProcessInterval() local
208 const webrtc::DataRate total_bitrate = GetTotalMaxBitrate(*layers); in BoostMaxSimulcastLayer() local
1835 void Notify(uint32_t total_bitrate, in TEST_P()