Searched refs:orthogonal_rotation (Results 1 – 4 of 4) sorted by relevance
518 bool *orthogonal_rotation, in get_vp_scan_direction() argument522 *orthogonal_rotation = false; in get_vp_scan_direction()529 *orthogonal_rotation = true; in get_vp_scan_direction()532 *orthogonal_rotation = true; in get_vp_scan_direction()553 bool orthogonal_rotation, flip_y_start, flip_x_start; in calculate_viewport() local588 &orthogonal_rotation, in calculate_viewport()592 if (orthogonal_rotation) { in calculate_viewport()618 if (orthogonal_rotation) { in calculate_viewport()845 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; in calculate_inits_and_adj_vp() local853 &orthogonal_rotation, in calculate_inits_and_adj_vp()[all …]
641 data->orthogonal_rotation[i] = 1; in calculate_bandwidth()646 data->orthogonal_rotation[i] = 0; in calculate_bandwidth()649 data->orthogonal_rotation[i] = 1; in calculate_bandwidth()657 data->orthogonal_rotation[i] = 0; in calculate_bandwidth()660 data->orthogonal_rotation[i] = 1; in calculate_bandwidth()666 data->orthogonal_rotation[i] = 0; in calculate_bandwidth()669 data->orthogonal_rotation[i] = 1; in calculate_bandwidth()697 if (data->orthogonal_rotation[i]) { in calculate_bandwidth()707 if (data->orthogonal_rotation[i]) { in calculate_bandwidth()737 if (data->orthogonal_rotation[i]) { in calculate_bandwidth()[all …]
389 DC_LOG_BANDWIDTH_CALCS(" [bool] orthogonal_rotation[%d]:%d", i, data->orthogonal_rotation[i]); in print_bw_calcs_data()
369 bool orthogonal_rotation[maximum_number_of_surfaces]; member