OMX_CONFIG_COLORCONVERSIONTYPE Struct Reference

struct OMX_CONFIG_COLORCONVERSIONTYPE

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.

Member Data Documentation

OMX_U32 nPortIndex

OMX_U32 nPortIndex

Port that this struct applies to

OMX_U32 nSize

OMX_U32 nSize

Size of the structure in bytes

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion

OMX specification version info

OMX_S32 xColorMatrix

OMX_S32 xColorMatrix

Stored in signed Q16 format

OMX_S32 xColorOffset

OMX_S32 xColorOffset

Stored in signed Q16 format