OMX_VIDEO_PARAM_INTRAREFRESHTYPE Struct Reference
[OpenMAX IL Video Domain]

#include <OMX_Video.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_VIDEO_INTRAREFRESHTYPE eRefreshMode
OMX_U32 nAirMBs
OMX_U32 nAirRef
OMX_U32 nCirMBs


Detailed Description

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

Definition at line 307 of file OMX_Video.h.


Field Documentation

OMX_U32 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nSize

Definition at line 308 of file OMX_Video.h.

OMX_VERSIONTYPE OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nVersion

Definition at line 309 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nPortIndex

Definition at line 310 of file OMX_Video.h.

OMX_VIDEO_INTRAREFRESHTYPE OMX_VIDEO_PARAM_INTRAREFRESHTYPE::eRefreshMode

Definition at line 311 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nAirMBs

Definition at line 312 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nAirRef

Definition at line 313 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nCirMBs

Definition at line 314 of file OMX_Video.h.


The documentation for this struct was generated from the following file:
Generated for OpenMAX Bellagio rel. 0.9.0 by  doxygen 1.5.1
SourceForge.net Logo