OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_DITHERTYPE | eDither |
Structure used to configure current type of dithering
Definition at line 786 of file OMX_IVCommon.h.
OMX_DITHERTYPE OMX_CONFIG_DITHERTYPE::eDither |
Type of dithering to use
Definition at line 790 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_DITHERTYPE::nPortIndex |
Port that this structure applies to
Definition at line 789 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_DITHERTYPE::nSize |
Size of the structure in bytes
Definition at line 787 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_DITHERTYPE::nVersion |
OMX specification version information
Definition at line 788 of file OMX_IVCommon.h.