OpenMAXBellagio
0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_BOOL | bEnable |
OMX_U32 | nInterleavePortIndex |
Define interlace type
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to bEnable : Enable control variable for this functionality (see below) nInterleavePortIndex : Index of input or output port associated with
the interleaved plane. pPlanarPortIndexes[4] : Index of input or output planar ports.
Definition at line 683 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_INTERLEAVETYPE::bEnable |
Definition at line 687 of file OMX_IVCommon.h.
OMX_U32 OMX_PARAM_INTERLEAVETYPE::nInterleavePortIndex |
Definition at line 688 of file OMX_IVCommon.h.
OMX_U32 OMX_PARAM_INTERLEAVETYPE::nPortIndex |
Definition at line 686 of file OMX_IVCommon.h.
OMX_U32 OMX_PARAM_INTERLEAVETYPE::nSize |
Definition at line 684 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_PARAM_INTERLEAVETYPE::nVersion |
Definition at line 685 of file OMX_IVCommon.h.