OMX_VIDEO_PARAM_RVTYPE Struct Reference

struct OMX_VIDEO_PARAM_RVTYPE

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

Member Data Documentation

OMX_BOOL bEnableLatencyMode

OMX_BOOL bEnableLatencyMode

OMX_BOOL bEnablePostFilter

OMX_BOOL bEnablePostFilter

OMX_BOOL bEnableTemporalInterpolation

OMX_BOOL bEnableTemporalInterpolation

OMX_VIDEO_RVFORMATTYPE eFormat

OMX_VIDEO_RVFORMATTYPE eFormat

OMX_U16 nBitsPerPixel

OMX_U16 nBitsPerPixel

OMX_U32 nBitstreamFlags

OMX_U32 nBitstreamFlags

OMX_U32 nBitstreamVersion

OMX_U32 nBitstreamVersion

OMX_U32 nFrameRate

OMX_U32 nFrameRate

OMX_U32 nMaxEncodeFrameSize

OMX_U32 nMaxEncodeFrameSize

OMX_U16 nPaddedHeight

OMX_U16 nPaddedHeight

OMX_U16 nPaddedWidth

OMX_U16 nPaddedWidth

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion