Searched refs:is_horizontal (Results 1 – 2 of 2) sorted by relevance
55 bool is_horizontal) in meson_vpp_write_scaling_filter_coefs() argument59 writel_relaxed(is_horizontal ? VPP_SCALE_HORIZONTAL_COEF : 0, in meson_vpp_write_scaling_filter_coefs()80 bool is_horizontal) in meson_vpp_write_vd_scaling_filter_coefs() argument84 writel_relaxed(is_horizontal ? VPP_SCALE_HORIZONTAL_COEF : 0, in meson_vpp_write_vd_scaling_filter_coefs()
315 uint32_t dst, bool is_horizontal, in scl_vop_cal_scale() argument323 if (is_horizontal) { in scl_vop_cal_scale()
Completed in 11 milliseconds