Home
last modified time | relevance | path

Searched refs:color_mode (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap4-aah/kernel-headers-ti/video/
Ddsscomp.h217 enum omap_color_mode color_mode; member
/hardware/ti/omap4xxx/hwc/
Dhwc.c216 c->ix, c->enabled ? "ON" : "off", c->zorder, DSS_FMT(c->color_mode), in dump_dsscomp()
279 DSS_FMT(dsscomp->ovls[i].cfg.color_mode)); in dump_set_info()
405 oc->color_mode = OMAP_DSS_COLOR_ARGB32; in omap4_hwc_setup_layer_base()
412 oc->color_mode = OMAP_DSS_COLOR_RGB24U; in omap4_hwc_setup_layer_base()
417 oc->color_mode = OMAP_DSS_COLOR_RGB16; in omap4_hwc_setup_layer_base()
423 oc->color_mode = OMAP_DSS_COLOR_NV12; in omap4_hwc_setup_layer_base()
/hardware/ti/omap4-aah/hwc/
Dhwc.c305 c->ix, c->enabled ? "ON" : "off", c->zorder, DSS_FMT(c->color_mode), in dump_dsscomp()
375 DSS_FMT(dsscomp->ovls[i].cfg.color_mode)); in dump_set_info()
594 oc->color_mode = OMAP_DSS_COLOR_ARGB32; in omap4_hwc_setup_layer_base()
601 oc->color_mode = OMAP_DSS_COLOR_RGB24U; in omap4_hwc_setup_layer_base()
606 oc->color_mode = OMAP_DSS_COLOR_RGB16; in omap4_hwc_setup_layer_base()
612 oc->color_mode = OMAP_DSS_COLOR_NV12; in omap4_hwc_setup_layer_base()