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

/hardware/ti/omap4-aah/kernel-headers-ti/video/
H A Ddsscomp.h391 __u8 max_ydecim_1d; member in struct:dsscomp_platform_info
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c697 __u8 max_ydecim_1d; member in struct:dsscomp_dispc_limitations
707 .max_ydecim_1d = 16,
723 __u32 min_src_h = DIV_ROUND_UP(src_h, is_2d ? limits->max_ydecim_2d : limits->max_ydecim_1d);

Completed in 10 milliseconds