Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop2.c1568 static bool vop3_scale_up_fac_check(uint32_t src, uint32_t dst, uint32_t fac, bool is_hor) in vop3_scale_up_fac_check() argument
1570 if (is_hor) in vop3_scale_up_fac_check()
1576 uint32_t src, uint32_t dst, bool is_hor) in vop3_scale_factor() argument
1603 if (vop3_scale_up_fac_check(src, dst, fac, is_hor)) in vop3_scale_factor()