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 |
816 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_color_mode()1513 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_accu_uv()1611 color_mode != OMAP_DSS_COLOR_NV12)) { in dispc_ovl_set_scaling_uv()1622 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_scaling_uv()1753 if (color_mode == OMAP_DSS_COLOR_NV12 && in dispc_ovl_set_rotation_attrs()1762 if (color_mode == OMAP_DSS_COLOR_NV12) { in dispc_ovl_set_rotation_attrs()1782 case OMAP_DSS_COLOR_NV12: in color_mode_to_bpp()2584 case OMAP_DSS_COLOR_NV12: in dispc_ovl_setup_common()2633 case OMAP_DSS_COLOR_NV12: in dispc_ovl_setup_common()2649 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