Searched refs:src_hactive_half (Results 1 – 1 of 1) sorted by relevance
706 unsigned int src_hactive_half; in get_surf_rq_param() local711 src_hactive_half = pipe_param.scale_ratio_depth.hscl_ratio_c * hactive_half; in get_surf_rq_param()714 src_hactive_half = pipe_param.scale_ratio_depth.hscl_ratio * hactive_half; in get_surf_rq_param()718 vp_width = dml_min(full_src_vp_width, src_hactive_half); in get_surf_rq_param()721 vp_height = dml_min(full_src_vp_width, src_hactive_half); in get_surf_rq_param()727 dml_print("DML_DLG: %s: src_hactive_half = %d\n", __func__, src_hactive_half); in get_surf_rq_param()