Searched refs:swap_rb (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap4-aah/kernel-headers-ti/video/
H A Ddsscomp.h296 __u8 swap_rb; member in struct:dss2_mgr_info
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c151 int swap_rb; member in struct:omap4_hwc_device
1094 (!(hwc_dev->swap_rb ? is_RGB(handle) : is_BGR(handle)) ||
1246 hwc_dev->swap_rb = num.BGR != 0;
1250 hwc_dev->swap_rb = is_BGR_format(hwc_dev->fb_dev->base.format);
1409 dsscomp->mgrs[0].swap_rb = hwc_dev->swap_rb;
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c192 int swap_rb; member in struct:omap4_hwc_device
1357 (!(hwc_dev->swap_rb ? is_RGB(handle) : is_BGR(handle)) ||
1684 hwc_dev->swap_rb = num.BGR != 0;
1688 hwc_dev->swap_rb = is_BGR_format(hwc_dev->fb_dev->base.format);
1904 dsscomp->mgrs[0].swap_rb = hwc_dev->swap_rb;

Completed in 238 milliseconds