OMX_VIDEO_PARAM_QUANTIZATIONTYPE Struct Reference

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

Member Data Documentation

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nQpB

OMX_U32 nQpB

OMX_U32 nQpI

OMX_U32 nQpI

OMX_U32 nQpP

OMX_U32 nQpP

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion