Searched refs:src_hactive_half (Results 1 – 1 of 1) sorted by relevance
724 unsigned int src_hactive_half; in get_surf_rq_param() local729 src_hactive_half = pipe_param->scale_ratio_depth.hscl_ratio_c * hactive_half; in get_surf_rq_param()732 src_hactive_half = pipe_param->scale_ratio_depth.hscl_ratio * hactive_half; in get_surf_rq_param()736 vp_width = dml_min(full_src_vp_width, src_hactive_half); in get_surf_rq_param()739 vp_height = dml_min(full_src_vp_width, src_hactive_half); in get_surf_rq_param()745 dml_print("DML_DLG: %s: src_hactive_half = %d\n", __func__, src_hactive_half); in get_surf_rq_param()