Searched refs:orthogonal_rotation (Results 1 – 4 of 4) sorted by relevance
570 bool *orthogonal_rotation, in get_vp_scan_direction() argument574 *orthogonal_rotation = false; in get_vp_scan_direction()581 *orthogonal_rotation = true; in get_vp_scan_direction()584 *orthogonal_rotation = true; in get_vp_scan_direction()661 bool orthogonal_rotation, flip_y_start, flip_x_start; in calculate_viewport() local698 &orthogonal_rotation, in calculate_viewport()702 if (orthogonal_rotation) { in calculate_viewport()733 if (orthogonal_rotation) { in calculate_viewport()975 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; in calculate_inits_and_adj_vp() local984 &orthogonal_rotation, in calculate_inits_and_adj_vp()[all …]
367 bool orthogonal_rotation[maximum_number_of_surfaces]; member
636 data->orthogonal_rotation[i] = 1; in calculate_bandwidth()641 data->orthogonal_rotation[i] = 0; in calculate_bandwidth()644 data->orthogonal_rotation[i] = 1; in calculate_bandwidth()652 data->orthogonal_rotation[i] = 0; in calculate_bandwidth()655 data->orthogonal_rotation[i] = 1; in calculate_bandwidth()661 data->orthogonal_rotation[i] = 0; in calculate_bandwidth()664 data->orthogonal_rotation[i] = 1; in calculate_bandwidth()692 if (data->orthogonal_rotation[i]) { in calculate_bandwidth()702 if (data->orthogonal_rotation[i]) { in calculate_bandwidth()732 if (data->orthogonal_rotation[i]) { in calculate_bandwidth()[all …]
387 DC_LOG_BANDWIDTH_CALCS(" [bool] orthogonal_rotation[%d]:%d", i, data->orthogonal_rotation[i]); in print_bw_calcs_data()