OpenMAXBellagio  0.9.3
OMX_CONFIG_COLORCONVERSIONTYPE Struct Reference

#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 144 of file OMX_IVCommon.h.

Field Documentation

◆ nPortIndex

OMX_U32 OMX_CONFIG_COLORCONVERSIONTYPE::nPortIndex

Port that this struct applies to

Definition at line 147 of file OMX_IVCommon.h.

◆ nSize

OMX_U32 OMX_CONFIG_COLORCONVERSIONTYPE::nSize

Size of the structure in bytes

Definition at line 145 of file OMX_IVCommon.h.

◆ nVersion

OMX_VERSIONTYPE OMX_CONFIG_COLORCONVERSIONTYPE::nVersion

OMX specification version info

Definition at line 146 of file OMX_IVCommon.h.

◆ xColorMatrix

OMX_S32 OMX_CONFIG_COLORCONVERSIONTYPE::xColorMatrix[3][3]

Stored in signed Q16 format

Definition at line 148 of file OMX_IVCommon.h.

◆ xColorOffset

OMX_S32 OMX_CONFIG_COLORCONVERSIONTYPE::xColorOffset[4]

Stored in signed Q16 format

Definition at line 149 of file OMX_IVCommon.h.


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

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo