Searched refs:actual_h (Results 1 – 2 of 2) sorted by relevance
70 unsigned int actual_h; in exynos_plane_mode_set() local73 actual_h = exynos_plane_get_size(crtc_y, crtc_h, mode->vdisplay); in exynos_plane_mode_set()82 if (actual_h) in exynos_plane_mode_set()95 exynos_plane->src_h = (actual_h * exynos_plane->v_ratio) >> 16; in exynos_plane_mode_set()101 exynos_plane->crtc_h = actual_h; in exynos_plane_mode_set()
806 unsigned int actual_h; in vop_update_plane_event() local881 actual_h = (src.y2 - src.y1) >> 16; in vop_update_plane_event()952 scl_vop_cal_scl_fac(vop, win, actual_w, actual_h, in vop_update_plane_event()956 val = (actual_h - 1) << 16; in vop_update_plane_event()