HomeSort by relevance Sort by last modified time
    Searched refs:max_ydecim_1d (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap4-aah/kernel-headers-ti/video/
dsscomp.h 391 __u8 max_ydecim_1d; member in struct:dsscomp_platform_info
  /hardware/ti/omap4xxx/hwc/
hwc.c 697 __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);
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 914 __u32 min_src_h = DIV_ROUND_UP(src_h, is_2d ? limits->max_ydecim_2d : limits->max_ydecim_1d);
    [all...]

Completed in 48 milliseconds