aboutsummaryrefslogtreecommitdiff
path: root/core/inc/khronos/openmax/include/OMX_IVCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/inc/khronos/openmax/include/OMX_IVCommon.h')
-rw-r--r--core/inc/khronos/openmax/include/OMX_IVCommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/inc/khronos/openmax/include/OMX_IVCommon.h b/core/inc/khronos/openmax/include/OMX_IVCommon.h
index c0b75ce..930a255 100644
--- a/core/inc/khronos/openmax/include/OMX_IVCommon.h
+++ b/core/inc/khronos/openmax/include/OMX_IVCommon.h
@@ -133,6 +133,7 @@ typedef enum OMX_COLOR_FORMATTYPE {
OMX_COLOR_FormatKhronosExtensions = 0x6F000000, /**< Reserved region for introducing Khronos Standard Extensions */
OMX_COLOR_FormatVendorStartUnused = 0x7F000000, /**< Reserved region for introducing Vendor Extensions */
OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar = 0x7FA00E00,
+ OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled = 0x7FA00F00,
OMX_COLOR_FormatMax = 0x7FFFFFFF
} OMX_COLOR_FORMATTYPE;