struct OMX_VIDEO_PARAM_QUANTIZATIONTYPE |
This is a structure for configuring video compression quantization parameter values. Codecs may support different QP values for different frame types.
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version info nPortIndex : Port that this structure applies to nQpI : QP value to use for index frames nQpP : QP value to use for P frames nQpB : QP values to use for bidirectional frames
Public Attributes | |
---|---|
OMX_U32 | nPortIndex |
OMX_U32 | nQpB |
OMX_U32 | nQpI |
OMX_U32 | nQpP |
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.