OpenMAX Bellagio 0.9.3
OMX_VIDEO_PARAM_QUANTIZATIONTYPE Struct Reference

#include <OMX_Video.h>

Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nQpI
OMX_U32 nQpP
OMX_U32 nQpB

Detailed Description

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

Definition at line 179 of file OMX_Video.h.

Field Documentation

◆ nPortIndex

OMX_U32 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nPortIndex

Definition at line 182 of file OMX_Video.h.

◆ nQpB

OMX_U32 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nQpB

Definition at line 185 of file OMX_Video.h.

◆ nQpI

OMX_U32 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nQpI

Definition at line 183 of file OMX_Video.h.

◆ nQpP

OMX_U32 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nQpP

Definition at line 184 of file OMX_Video.h.

◆ nSize

OMX_U32 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nSize

Definition at line 180 of file OMX_Video.h.

◆ nVersion

OMX_VERSIONTYPE OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nVersion

Definition at line 181 of file OMX_Video.h.


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo