struct OMX_VIDEO_PARAM_INTRAREFRESHTYPE |
Structure for configuring intra refresh mode
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to eRefreshMode : Cyclic, Adaptive, or Both nAirMBs : Number of intra macroblocks to refresh in a frame when AIR is enabled nAirRef : Number of times a motion marked macroblock has to be intra coded nCirMBs : Number of consecutive macroblocks to be coded as "intra" when CIR is enabled
Public Attributes | |
---|---|
OMX_VIDEO_INTRAREFRESHTYPE | eRefreshMode |
OMX_U32 | nAirMBs |
OMX_U32 | nAirRef |
OMX_U32 | nCirMBs |
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.