HomeSort by relevance Sort by last modified time
    Searched defs:max_ydecim_2d (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/kernel-headers-ti/video/
dsscomp.h 389 __u8 max_ydecim_2d; member in struct:dsscomp_platform_info
  /hardware/ti/omap4xxx/hwc/
hwc.c 695 __u8 max_ydecim_2d; member in struct:dsscomp_dispc_limitations
708 .max_ydecim_2d = 2,
723 __u32 min_src_h = DIV_ROUND_UP(src_h, is_2d ? limits->max_ydecim_2d : limits->max_ydecim_1d);
    [all...]

Completed in 69 milliseconds