Searched defs:max_xdecim_1d (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/kernel-headers-ti/video/
H A Ddsscomp.h390 __u8 max_xdecim_1d; member in struct:dsscomp_platform_info
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c696 __u8 max_xdecim_1d; member in struct:dsscomp_dispc_limitations
705 .max_xdecim_1d = 16,
722 __u32 min_src_w = DIV_ROUND_UP(src_w, is_2d ? limits->max_xdecim_2d : limits->max_xdecim_1d);

Completed in 49 milliseconds