OMX_VIDEO_PARAM_QUANTIZATIONTYPE Struct Reference
[OpenMAX IL Video Domain]

#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 177 of file OMX_Video.h.


Field Documentation

Definition at line 178 of file OMX_Video.h.

Definition at line 179 of file OMX_Video.h.

Definition at line 180 of file OMX_Video.h.

Definition at line 181 of file OMX_Video.h.

Definition at line 182 of file OMX_Video.h.

Definition at line 183 of file OMX_Video.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