OMX_CONFIG_COLORCONVERSIONTYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#include <OMX_IVCommon.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_S32 xColorMatrix [3][3]
OMX_S32 xColorOffset [4]


Detailed Description

Defines the matrix for conversion from RGB to YUV or vice versa. iColorMatrix should be initialized with the fixed point values used in converting between formats.

Definition at line 142 of file OMX_IVCommon.h.


Field Documentation

Size of the structure in bytes

Definition at line 143 of file OMX_IVCommon.h.

OMX specification version info

Definition at line 144 of file OMX_IVCommon.h.

Port that this struct applies to

Definition at line 145 of file OMX_IVCommon.h.

Stored in signed Q16 format

Definition at line 146 of file OMX_IVCommon.h.

Stored in signed Q16 format

Definition at line 147 of file OMX_IVCommon.h.


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo