OMX_CONFIG_COLORENHANCEMENTTYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#include <OMX_IVCommon.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_BOOL bColorEnhancement
OMX_U8 nCustomizedU
OMX_U8 nCustomizedV


Detailed Description

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

Definition at line 214 of file OMX_IVCommon.h.


Field Documentation

OMX_U32 OMX_CONFIG_COLORENHANCEMENTTYPE::nSize

Definition at line 215 of file OMX_IVCommon.h.

OMX_VERSIONTYPE OMX_CONFIG_COLORENHANCEMENTTYPE::nVersion

Definition at line 216 of file OMX_IVCommon.h.

OMX_U32 OMX_CONFIG_COLORENHANCEMENTTYPE::nPortIndex

Definition at line 217 of file OMX_IVCommon.h.

OMX_BOOL OMX_CONFIG_COLORENHANCEMENTTYPE::bColorEnhancement

Definition at line 218 of file OMX_IVCommon.h.

OMX_U8 OMX_CONFIG_COLORENHANCEMENTTYPE::nCustomizedU

Definition at line 219 of file OMX_IVCommon.h.

OMX_U8 OMX_CONFIG_COLORENHANCEMENTTYPE::nCustomizedV

Definition at line 220 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