OMX_IMAGE_PARAM_QFACTORTYPE Struct Reference
[OpenMAX IL Imaging Domain]

#include <OMX_Image.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nQFactor


Detailed Description

Q Factor for JPEG compression, which controls the tradeoff between image quality and size. Q Factor provides a more simple means of controlling JPEG compression quality, without directly programming Quantization tables for chroma and luma

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nQFactor : JPEG Q factor value in the range of 1-100. A factor of 1 produces the smallest, worst quality images, and a factor of 100 produces the largest, best quality images. A typical default is 75 for small good quality images

Definition at line 231 of file OMX_Image.h.


Field Documentation

Definition at line 232 of file OMX_Image.h.

Definition at line 233 of file OMX_Image.h.

Definition at line 234 of file OMX_Image.h.

Definition at line 235 of file OMX_Image.h.


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