Home
last modified time | relevance | path

Searched refs:GET_SCL_FT_BILI_DN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h365 #define GET_SCL_FT_BILI_DN(src, dst) scl_cal_scale(src, dst, 12) macro
377 return GET_SCL_FT_BILI_DN(src_h, dst_h) / vskiplines; in scl_get_bili_dn_vskip()
379 return GET_SCL_FT_BILI_DN(act_height, dst_h); in scl_get_bili_dn_vskip()
H A Drockchip_drm_vop.c345 val = GET_SCL_FT_BILI_DN(src, dst); in scl_vop_cal_scale()
358 val = GET_SCL_FT_BILI_DN(src, dst); in scl_vop_cal_scale()