OMX_CONFIG_COLORENHANCEMENTTYPE Struct Reference

struct OMX_CONFIG_COLORENHANCEMENTTYPE

Customized U and V for color enhancement

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to bColorEnhancement : Enable/disable color enhancement nCustomizedU : Practical values: 16-240, range: 0-255, value set for U component nCustomizedV : Practical values: 16-240, range: 0-255, value set for V component

Member Data Documentation

OMX_BOOL bColorEnhancement

OMX_BOOL bColorEnhancement

OMX_U8 nCustomizedU

OMX_U8 nCustomizedU

OMX_U8 nCustomizedV

OMX_U8 nCustomizedV

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion