graphicscomposition/openwfcompositionengine/common/include/owftypes.h
branchNewGraphicsArchitecture
changeset 35 3aa07f06a4b7
parent 0 5d03bc08d59c
child 49 0ee978e37eb7
--- a/graphicscomposition/openwfcompositionengine/common/include/owftypes.h	Tue Apr 20 16:24:43 2010 +0100
+++ b/graphicscomposition/openwfcompositionengine/common/include/owftypes.h	Tue Apr 20 16:38:10 2010 +0100
@@ -73,6 +73,7 @@
     OWF_IMAGE_L16           = 0xA16,
     OWF_IMAGE_L8            = 0xA8,
     OWF_IMAGE_L1            = 0xA1,
+    OWF_IMAGE_UYVY          = 0x422, /* EUidPixelFormatYUV_422Interleaved */
     OWF_IMAGE_ARGB_INTERNAL = 0x666 /* OWFpixel rep */
 } OWF_PIXEL_FORMAT;