Searched refs:active_and_excess_bw (Results 1 – 2 of 2) sorted by relevance
1357 double active_and_excess_bw; member
4889 …l->active_and_excess_bw = (ReadBandwidthLuma[k] + excess_vactive_fill_bw_l[k]) * l->tmp_nom_adj_fa… in get_urgent_bandwidth_required()4890 …= math_max4(l->vm_row_bw, l->flip_and_active_bw, l->flip_and_prefetch_bw, l->active_and_excess_bw); in get_urgent_bandwidth_required()4899 …ml2_printf("DML::%s: k=%d, max4: active_and_excess_bw=%f\n", __func__, k, l->active_and_excess_bw); in get_urgent_bandwidth_required()