|
OpenMAXBellagio 0.9.3
|
#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 |
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 315 of file OMX_Video.h.
Definition at line 319 of file OMX_Video.h.
Definition at line 320 of file OMX_Video.h.
Definition at line 321 of file OMX_Video.h.
Definition at line 322 of file OMX_Video.h.
Definition at line 318 of file OMX_Video.h.
Definition at line 316 of file OMX_Video.h.
Definition at line 317 of file OMX_Video.h.