OpenMAX Bellagio
0.9.3
|
#include <OMX_Video.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_U8 | nNumSliceGroups |
OMX_U8 | nSliceGroupMapType |
OMX_VIDEO_AVCSLICEMODETYPE | eSliceMode |
AVC FMO Slice Mode Params
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nNumSliceGroups : Specifies the number of slice groups nSliceGroupMapType : Specifies the type of slice groups eSliceMode : Specifies the type of slice
Definition at line 1009 of file OMX_Video.h.
OMX_VIDEO_AVCSLICEMODETYPE OMX_VIDEO_PARAM_AVCSLICEFMO::eSliceMode |
Definition at line 1015 of file OMX_Video.h.
OMX_U8 OMX_VIDEO_PARAM_AVCSLICEFMO::nNumSliceGroups |
Definition at line 1013 of file OMX_Video.h.
OMX_U32 OMX_VIDEO_PARAM_AVCSLICEFMO::nPortIndex |
Definition at line 1012 of file OMX_Video.h.
OMX_U32 OMX_VIDEO_PARAM_AVCSLICEFMO::nSize |
Definition at line 1010 of file OMX_Video.h.
OMX_U8 OMX_VIDEO_PARAM_AVCSLICEFMO::nSliceGroupMapType |
Definition at line 1014 of file OMX_Video.h.
OMX_VERSIONTYPE OMX_VIDEO_PARAM_AVCSLICEFMO::nVersion |
Definition at line 1011 of file OMX_Video.h.