Searched refs:number_of_aligned_displays_with_no_margin (Results 1 – 1 of 1) sorted by relevance
123 int32_t number_of_aligned_displays_with_no_margin = 0; in calculate_bandwidth() local1458 number_of_aligned_displays_with_no_margin = 0; in calculate_bandwidth()1460 …number_of_aligned_displays_with_no_margin = bw_fixed_to_int(bw_max2(bw_int_to_fixed(number_of_alig… in calculate_bandwidth()1466 …margin > 0 && (number_of_displays_enabled_with_margin + number_of_aligned_displays_with_no_margin)… in calculate_bandwidth()1473 if (number_of_aligned_displays_with_no_margin == number_of_displays_enabled) { in calculate_bandwidth()