OpenMAX Bellagio 0.9.3
OMX_VIDEO_PARAM_VBSMCTYPE Struct Reference

#include <OMX_Video.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_BOOL b16x16
 
OMX_BOOL b16x8
 
OMX_BOOL b8x16
 
OMX_BOOL b8x8
 
OMX_BOOL b8x4
 
OMX_BOOL b4x8
 
OMX_BOOL b4x4
 

Detailed Description

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

Definition at line 369 of file OMX_Video.h.

Field Documentation

◆ b16x16

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b16x16

Definition at line 373 of file OMX_Video.h.

◆ b16x8

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b16x8

Definition at line 374 of file OMX_Video.h.

◆ b4x4

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b4x4

Definition at line 379 of file OMX_Video.h.

◆ b4x8

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b4x8

Definition at line 378 of file OMX_Video.h.

◆ b8x16

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b8x16

Definition at line 375 of file OMX_Video.h.

◆ b8x4

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b8x4

Definition at line 377 of file OMX_Video.h.

◆ b8x8

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b8x8

Definition at line 376 of file OMX_Video.h.

◆ nPortIndex

OMX_U32 OMX_VIDEO_PARAM_VBSMCTYPE::nPortIndex

Definition at line 372 of file OMX_Video.h.

◆ nSize

OMX_U32 OMX_VIDEO_PARAM_VBSMCTYPE::nSize

Definition at line 370 of file OMX_Video.h.

◆ nVersion

OMX_VERSIONTYPE OMX_VIDEO_PARAM_VBSMCTYPE::nVersion

Definition at line 371 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