OMX_VIDEO_PARAM_H263TYPE Struct Reference
[OpenMAX IL Video Domain]

#include <OMX_Video.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nPFrames
OMX_U32 nBFrames
OMX_VIDEO_H263PROFILETYPE eProfile
OMX_VIDEO_H263LEVELTYPE eLevel
OMX_BOOL bPLUSPTYPEAllowed
OMX_U32 nAllowedPictureTypes
OMX_BOOL bForceRoundingTypeToZero
OMX_U32 nPictureHeaderRepetition
OMX_U32 nGOBHeaderInterval


Detailed Description

H.263 Params

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nPFrames : Number of P frames between each I frame nBFrames : Number of B frames between each I frame eProfile : H.263 profile(s) to use eLevel : H.263 level(s) to use bPLUSPTYPEAllowed : Indicating that it is allowed to use PLUSPTYPE (specified in the 1998 version of H.263) to indicate custom picture sizes or clock frequencies nAllowedPictureTypes : Specifies the picture types allowed in the bitstream bForceRoundingTypeToZero : value of the RTYPE bit (bit 6 of MPPTYPE) is not constrained. It is recommended to change the value of the RTYPE bit for each reference picture in error-free communication nPictureHeaderRepetition : Specifies the frequency of picture header repetition nGOBHeaderInterval : Specifies the interval of non-empty GOB headers in units of GOBs

Definition at line 479 of file OMX_Video.h.


Field Documentation

Definition at line 480 of file OMX_Video.h.

Definition at line 481 of file OMX_Video.h.

Definition at line 482 of file OMX_Video.h.

Definition at line 483 of file OMX_Video.h.

Definition at line 484 of file OMX_Video.h.

Definition at line 485 of file OMX_Video.h.

Definition at line 486 of file OMX_Video.h.

Definition at line 487 of file OMX_Video.h.

Definition at line 488 of file OMX_Video.h.

Definition at line 489 of file OMX_Video.h.

Definition at line 490 of file OMX_Video.h.

Definition at line 491 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