struct OMX_VIDEO_PARAM_VBSMCTYPE |
Configuration of variable block-size motion compensation (VBSMC)
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to b16x16 : Enable inter block search 16x16 b16x8 : Enable inter block search 16x8 b8x16 : Enable inter block search 8x16 b8x8 : Enable inter block search 8x8 b8x4 : Enable inter block search 8x4 b4x8 : Enable inter block search 4x8 b4x4 : Enable inter block search 4x4
Public Attributes | |
---|---|
OMX_BOOL | b16x16 |
OMX_BOOL | b16x8 |
OMX_BOOL | b4x4 |
OMX_BOOL | b4x8 |
OMX_BOOL | b8x16 |
OMX_BOOL | b8x4 |
OMX_BOOL | b8x8 |
OMX_U32 | nPortIndex |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
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.