Searched refs:OMAP_DSS_COLOR_NV12 (Results 1 – 3 of 3) sorted by relevance
279 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |289 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |299 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |309 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |
814 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_color_mode()1511 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_accu_uv()1609 color_mode != OMAP_DSS_COLOR_NV12)) { in dispc_ovl_set_scaling_uv()1620 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_scaling_uv()1751 if (color_mode == OMAP_DSS_COLOR_NV12 && in dispc_ovl_set_rotation_attrs()1760 if (color_mode == OMAP_DSS_COLOR_NV12) { in dispc_ovl_set_rotation_attrs()1780 case OMAP_DSS_COLOR_NV12: in color_mode_to_bpp()2582 case OMAP_DSS_COLOR_NV12: in dispc_ovl_setup_common()2631 case OMAP_DSS_COLOR_NV12: in dispc_ovl_setup_common()2647 color_mode == OMAP_DSS_COLOR_NV12) in dispc_ovl_setup_common()[all …]
98 OMAP_DSS_COLOR_NV12 = 1 << 14, /* NV12 format: YUV 4:2:0 */ enumerator