OpenMAXBellagio  0.9.3
OMX_VIDEO_PARAM_H263TYPE Struct Reference

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

Field Documentation

◆ bForceRoundingTypeToZero

OMX_BOOL OMX_VIDEO_PARAM_H263TYPE::bForceRoundingTypeToZero

Definition at line 503 of file OMX_Video.h.

◆ bPLUSPTYPEAllowed

OMX_BOOL OMX_VIDEO_PARAM_H263TYPE::bPLUSPTYPEAllowed

Definition at line 501 of file OMX_Video.h.

◆ eLevel

OMX_VIDEO_H263LEVELTYPE OMX_VIDEO_PARAM_H263TYPE::eLevel

Definition at line 500 of file OMX_Video.h.

◆ eProfile

OMX_VIDEO_H263PROFILETYPE OMX_VIDEO_PARAM_H263TYPE::eProfile

Definition at line 499 of file OMX_Video.h.

◆ nAllowedPictureTypes

OMX_U32 OMX_VIDEO_PARAM_H263TYPE::nAllowedPictureTypes

Definition at line 502 of file OMX_Video.h.

◆ nBFrames

OMX_U32 OMX_VIDEO_PARAM_H263TYPE::nBFrames

Definition at line 498 of file OMX_Video.h.

◆ nGOBHeaderInterval

OMX_U32 OMX_VIDEO_PARAM_H263TYPE::nGOBHeaderInterval

Definition at line 505 of file OMX_Video.h.

◆ nPFrames

OMX_U32 OMX_VIDEO_PARAM_H263TYPE::nPFrames

Definition at line 497 of file OMX_Video.h.

◆ nPictureHeaderRepetition

OMX_U32 OMX_VIDEO_PARAM_H263TYPE::nPictureHeaderRepetition

Definition at line 504 of file OMX_Video.h.

◆ nPortIndex

OMX_U32 OMX_VIDEO_PARAM_H263TYPE::nPortIndex

Definition at line 496 of file OMX_Video.h.

◆ nSize

OMX_U32 OMX_VIDEO_PARAM_H263TYPE::nSize

Definition at line 494 of file OMX_Video.h.

◆ nVersion

OMX_VERSIONTYPE OMX_VIDEO_PARAM_H263TYPE::nVersion

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