OMX_CONFIG_SCALEFACTORTYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#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 156 of file OMX_IVCommon.h.


Field Documentation

Size of the structure in bytes

Definition at line 157 of file OMX_IVCommon.h.

OMX specification version info

Definition at line 158 of file OMX_IVCommon.h.

Fixed point value stored as Q16

Definition at line 160 of file OMX_IVCommon.h.

Referenced by omx_fbdev_sink_component_SetConfig(), and omx_ffmpeg_colorconv_component_SetConfig().

Fixed point value stored as Q16

Definition at line 161 of file OMX_IVCommon.h.

Referenced by omx_fbdev_sink_component_SetConfig(), and omx_ffmpeg_colorconv_component_SetConfig().


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