Searched refs:max_xdecim_1d (Results 1 – 3 of 3) sorted by relevance
390 __u8 max_xdecim_1d; member
696 __u8 max_xdecim_1d; member705 .max_xdecim_1d = 16,722 __u32 min_src_w = DIV_ROUND_UP(src_w, is_2d ? limits->max_xdecim_2d : limits->max_xdecim_1d); in omap4_hwc_can_scale()
913 __u32 min_src_w = DIV_ROUND_UP(src_w, is_2d ? limits->max_xdecim_2d : limits->max_xdecim_1d); in omap4_hwc_can_scale()933 …!(dst_w < src_w / limits->max_downscale / (is_2d ? limits->max_xdecim_2d : limits->max_xdecim_1d)); in omap4_hwc_can_scale()