OMX_VIDEO_PARAM_RVTYPE Struct Reference
[OpenMAX IL Video Domain]

#include <OMX_Video.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_VIDEO_RVFORMATTYPE eFormat
OMX_U16 nBitsPerPixel
OMX_U16 nPaddedWidth
OMX_U16 nPaddedHeight
OMX_U32 nFrameRate
OMX_U32 nBitstreamFlags
OMX_U32 nBitstreamVersion
OMX_U32 nMaxEncodeFrameSize
OMX_BOOL bEnablePostFilter
OMX_BOOL bEnableTemporalInterpolation
OMX_BOOL bEnableLatencyMode


Detailed Description

Real Video Params

STUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to eFormat : Version of RV stream / data nBitsPerPixel : Bits per pixel coded in the frame nPaddedWidth : Padded width in pixel of a video frame nPaddedHeight : Padded Height in pixels of a video frame nFrameRate : Rate of video in frames per second nBitstreamFlags : Flags which internal information about the bitstream nBitstreamVersion : Bitstream version nMaxEncodeFrameSize: Max encoded frame size bEnablePostFilter : Turn on/off post filter bEnableTemporalInterpolation : Turn on/off temporal interpolation bEnableLatencyMode : When enabled, the decoder does not display a decoded frame until it has detected that no enhancement layer frames or dependent B frames will be coming. This detection usually occurs when a subsequent non-B frame is encountered

Definition at line 717 of file OMX_Video.h.


Field Documentation

Definition at line 718 of file OMX_Video.h.

Definition at line 719 of file OMX_Video.h.

Definition at line 720 of file OMX_Video.h.

Definition at line 721 of file OMX_Video.h.

Definition at line 722 of file OMX_Video.h.

Definition at line 723 of file OMX_Video.h.

Definition at line 724 of file OMX_Video.h.

Definition at line 725 of file OMX_Video.h.

Definition at line 726 of file OMX_Video.h.

Definition at line 727 of file OMX_Video.h.

Definition at line 728 of file OMX_Video.h.

Definition at line 729 of file OMX_Video.h.

Definition at line 730 of file OMX_Video.h.

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