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