OpenMAXBellagio  0.9.3
OMX_IMAGE_PARAM_PORTFORMATTYPE Struct Reference

#include <OMX_Image.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_U32 nIndex
 
OMX_IMAGE_CODINGTYPE eCompressionFormat
 
OMX_COLOR_FORMATTYPE eColorFormat
 

Detailed Description

Port format parameter. This structure is used to enumerate the various data input/output format supported by the port.

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Indicates which port to set nIndex : Indicates the enumeration index for the format from 0x0 to N-1 eCompressionFormat : Compression format used in this instance of the component. When OMX_IMAGE_CodingUnused is specified, eColorFormat is valid eColorFormat : Decompressed format used by this component

Definition at line 140 of file OMX_Image.h.

Field Documentation

◆ eColorFormat

OMX_COLOR_FORMATTYPE OMX_IMAGE_PARAM_PORTFORMATTYPE::eColorFormat

Definition at line 146 of file OMX_Image.h.

◆ eCompressionFormat

OMX_IMAGE_CODINGTYPE OMX_IMAGE_PARAM_PORTFORMATTYPE::eCompressionFormat

Definition at line 145 of file OMX_Image.h.

Referenced by base_image_port_Constructor().

◆ nIndex

OMX_U32 OMX_IMAGE_PARAM_PORTFORMATTYPE::nIndex

Definition at line 144 of file OMX_Image.h.

Referenced by base_image_port_Constructor().

◆ nPortIndex

OMX_U32 OMX_IMAGE_PARAM_PORTFORMATTYPE::nPortIndex

Definition at line 143 of file OMX_Image.h.

Referenced by base_image_port_Constructor().

◆ nSize

OMX_U32 OMX_IMAGE_PARAM_PORTFORMATTYPE::nSize

Definition at line 141 of file OMX_Image.h.

◆ nVersion

OMX_VERSIONTYPE OMX_IMAGE_PARAM_PORTFORMATTYPE::nVersion

Definition at line 142 of file OMX_Image.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