Searched refs:is_hor (Results 1 – 1 of 1) sorted by relevance
1568 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() argument1570 if (is_hor) in vop3_scale_up_fac_check()1576 uint32_t src, uint32_t dst, bool is_hor) in vop3_scale_factor() argument1603 if (vop3_scale_up_fac_check(src, dst, fac, is_hor)) in vop3_scale_factor()