Searched refs:full_src_vp_width (Results 1 – 1 of 1) sorted by relevance
709 unsigned int full_src_vp_width; in get_surf_rq_param() local715 … full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio_c * pipe_param.dest.full_recout_width; in get_surf_rq_param()718 full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio * pipe_param.dest.full_recout_width; in get_surf_rq_param()723 vp_width = dml_min(full_src_vp_width, src_hactive_half); in get_surf_rq_param()726 vp_height = dml_min(full_src_vp_width, src_hactive_half); in get_surf_rq_param()730 dml_print("DML_DLG: %s: full_src_vp_width = %d\n", __func__, full_src_vp_width); in get_surf_rq_param()