OMX_VIDEO_PARAM_MOTIONVECTORTYPE Struct Reference
[OpenMAX IL Video Domain]

#include <OMX_Video.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_VIDEO_MOTIONVECTORTYPE eAccuracy
OMX_BOOL bUnrestrictedMVs
OMX_BOOL bFourMV
OMX_S32 sXSearchRange
OMX_S32 sYSearchRange


Detailed Description

Structure for configuring the number of motion vectors used as well as their accuracy.

STRUCT MEMBERS: nSize : Size of the struct in bytes nVersion : OMX spec version info nPortIndex : port that this structure applies to eAccuracy : Enumerated MV accuracy bUnrestrictedMVs : Allow unrestricted MVs bFourMV : Allow use of 4 MVs sXSearchRange : Search range in horizontal direction for MVs sYSearchRange : Search range in vertical direction for MVs

Definition at line 269 of file OMX_Video.h.


Field Documentation

Definition at line 270 of file OMX_Video.h.

Definition at line 271 of file OMX_Video.h.

Definition at line 272 of file OMX_Video.h.

Definition at line 273 of file OMX_Video.h.

Definition at line 274 of file OMX_Video.h.

Definition at line 275 of file OMX_Video.h.

Definition at line 276 of file OMX_Video.h.

Definition at line 277 of file OMX_Video.h.


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

Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo