OpenMAX Bellagio  0.9.3
OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE Struct Reference

#include <OMX_Video.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_BOOL bEnableVFU
 
OMX_U32 nFirstGOB
 
OMX_U32 nFirstMB
 
OMX_U32 nNumMBs
 

Detailed Description

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

Definition at line 202 of file OMX_Video.h.

Field Documentation

◆ bEnableVFU

OMX_BOOL OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::bEnableVFU

Definition at line 206 of file OMX_Video.h.

◆ nFirstGOB

OMX_U32 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nFirstGOB

Definition at line 207 of file OMX_Video.h.

◆ nFirstMB

OMX_U32 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nFirstMB

Definition at line 208 of file OMX_Video.h.

◆ nNumMBs

OMX_U32 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nNumMBs

Definition at line 209 of file OMX_Video.h.

◆ nPortIndex

OMX_U32 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nPortIndex

Definition at line 205 of file OMX_Video.h.

◆ nSize

OMX_U32 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nSize

Definition at line 203 of file OMX_Video.h.

◆ nVersion

OMX_VERSIONTYPE OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nVersion

Definition at line 204 of file OMX_Video.h.


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo