Searched refs:tl_allocation_sum_kbps (Results 1 – 1 of 1) sorted by relevance
267 uint64_t tl_allocation_sum_kbps = 0; in DistributeAllocationToTemporalLayers() local274 tl_allocation_sum_kbps += layer_rate_kbps; in DistributeAllocationToTemporalLayers()276 RTC_DCHECK_LE(tl_allocation_sum_kbps, expected_allocated_bitrate_kbps); in DistributeAllocationToTemporalLayers()