OMX_CONFIG_SCALEFACTORTYPE Struct Reference

struct OMX_CONFIG_SCALEFACTORTYPE

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

Member Data Documentation

OMX_U32 nPortIndex

OMX_U32 nPortIndex

Port that this struct applies to

OMX_U32 nSize

OMX_U32 nSize

Size of the structure in bytes

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion

OMX specification version info

OMX_S32 xHeight

OMX_S32 xHeight

Fixed point value stored as Q16

OMX_S32 xWidth

OMX_S32 xWidth

Fixed point value stored as Q16