Searched refs:allocated_bitrate_kbps (Results 1 – 1 of 1) sorted by relevance
76 int allocated_bitrate_kbps = in GetStreamBitratesKbps() local79 bitrates_kbps[i] = allocated_bitrate_kbps; in GetStreamBitratesKbps()80 bitrate_to_allocate_kbps -= allocated_bitrate_kbps; in GetStreamBitratesKbps()87 int allocated_bitrate_kbps = std::min( in GetStreamBitratesKbps() local91 bitrates_kbps[last_active_stream] += allocated_bitrate_kbps; in GetStreamBitratesKbps()92 bitrate_to_allocate_kbps -= allocated_bitrate_kbps; in GetStreamBitratesKbps()