struct OMX_VIDEO_PARAM_MOTIONVECTORTYPE |
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
Public Attributes | |
---|---|
OMX_BOOL | bFourMV |
OMX_BOOL | bUnrestrictedMVs |
OMX_VIDEO_MOTIONVECTORTYPE | eAccuracy |
OMX_U32 | nPortIndex |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_S32 | sXSearchRange |
OMX_S32 | sYSearchRange |
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.