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