OpenMAX Bellagio  0.9.3
OMX_CONFIG_SCALEFACTORTYPE Struct Reference

#include <OMX_IVCommon.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_S32 xWidth
 
OMX_S32 xHeight
 

Detailed Description

Structure defining percent to scale each frame dimension. For example:
To make the width 50% larger, use fWidth = 1.5 and to make the width 1/2 the original size, use fWidth = 0.5

Definition at line 158 of file OMX_IVCommon.h.

Field Documentation

◆ nPortIndex

OMX_U32 OMX_CONFIG_SCALEFACTORTYPE::nPortIndex

Port that this struct applies to

Definition at line 161 of file OMX_IVCommon.h.

◆ nSize

OMX_U32 OMX_CONFIG_SCALEFACTORTYPE::nSize

Size of the structure in bytes

Definition at line 159 of file OMX_IVCommon.h.

◆ nVersion

OMX_VERSIONTYPE OMX_CONFIG_SCALEFACTORTYPE::nVersion

OMX specification version info

Definition at line 160 of file OMX_IVCommon.h.

◆ xHeight

OMX_S32 OMX_CONFIG_SCALEFACTORTYPE::xHeight

Fixed point value stored as Q16

Definition at line 163 of file OMX_IVCommon.h.

◆ xWidth

OMX_S32 OMX_CONFIG_SCALEFACTORTYPE::xWidth

Fixed point value stored as Q16

Definition at line 162 of file OMX_IVCommon.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