struct OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE |
Structure for configuration of video fast update parameters.
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version info nPortIndex : Port that this structure applies to bEnableVFU : Enable/Disable video fast update nFirstGOB : Specifies the number of the first macroblock row nFirstMB : specifies the first MB relative to the specified first GOB nNumMBs : Specifies the number of MBs to be refreshed from nFirstGOB and nFirstMB
Public Attributes | |
---|---|
OMX_BOOL | bEnableVFU |
OMX_U32 | nFirstGOB |
OMX_U32 | nFirstMB |
OMX_U32 | nNumMBs |
OMX_U32 | nPortIndex |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.