struct OMX_IMAGE_PARAM_QFACTORTYPE |
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
Public Attributes | |
---|---|
OMX_U32 | nPortIndex |
OMX_U32 | nQFactor |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.