Searched refs:OMAP_DSS_COLOR_NV12 (Results 1 – 3 of 3) sorted by relevance
290 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |300 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |310 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |320 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |
853 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_color_mode()1557 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_accu_uv()1655 color_mode != OMAP_DSS_COLOR_NV12)) { in dispc_ovl_set_scaling_uv()1666 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_scaling_uv()1797 if (color_mode == OMAP_DSS_COLOR_NV12 && in dispc_ovl_set_rotation_attrs()1806 if (color_mode == OMAP_DSS_COLOR_NV12) { in dispc_ovl_set_rotation_attrs()1826 case OMAP_DSS_COLOR_NV12: in color_mode_to_bpp()2628 case OMAP_DSS_COLOR_NV12: in dispc_ovl_setup_common()2677 case OMAP_DSS_COLOR_NV12: in dispc_ovl_setup_common()2693 color_mode == OMAP_DSS_COLOR_NV12) in dispc_ovl_setup_common()[all …]
102 OMAP_DSS_COLOR_NV12 = 1 << 14, /* NV12 format: YUV 4:2:0 */ enumerator