Searched defs:eColorFormat (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Image.h106 * specified, eColorFormat is valid
107 * eColorFormat : Decompressed format used by this component
120 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
137 * eColorFormat is valid
138 * eColorFormat : Decompressed format used by this component
146 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
H A DOMX_Video.h120 * specified, eColorFormat is used
121 * eColorFormat : Decompressed format used by this component
136 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
152 * eColorFormat is used
153 * eColorFormat : Decompressed format used by this component
162 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PARAM_PORTFORMATTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Image.h106 * specified, eColorFormat is valid
107 * eColorFormat : Decompressed format used by this component
120 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
137 * eColorFormat is valid
138 * eColorFormat : Decompressed format used by this component
146 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
H A DOMX_Video.h119 * specified, eColorFormat is used
120 * eColorFormat : Decompressed format used by this component
135 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
151 * eColorFormat is used
152 * eColorFormat : Decompressed format used by this component
161 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PARAM_PORTFORMATTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_Venc.c176 OMX_COLOR_FORMATTYPE eColorFormat = exynosInputPort->portDefinition.format.video.eColorFormat; local
222 if (eColorFormat == OMX_COLOR_FormatAndroidOpaque) {
246 switch (eColorFormat) {
319 OMX_COLOR_FORMATTYPE eColorFormat = exynosInputPort->portDefinition.format.video.eColorFormat; local
343 if (eColorFormat == OMX_COLOR_FormatAndroidOpaque) {
426 if (((exynosInputPort->bStoreMetaData == OMX_TRUE) && (eColorFormat == OMX_COLOR_FormatAndroidOpaque)) ||
544 OMX_COLOR_FORMATTYPE eColorFormat = exynosInputPort->portDefinition.format.video.eColorFormat; local
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Image.h106 * specified, eColorFormat is valid
107 * eColorFormat : Decompressed format used by this component
120 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
137 * eColorFormat is valid
138 * eColorFormat : Decompressed format used by this component
146 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
H A DOMX_Video.h119 * specified, eColorFormat is used
120 * eColorFormat : Decompressed format used by this component
135 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
151 * eColorFormat is used
152 * eColorFormat : Decompressed format used by this component
161 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PARAM_PORTFORMATTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Image.h106 * specified, eColorFormat is valid
107 * eColorFormat : Decompressed format used by this component
120 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
137 * eColorFormat is valid
138 * eColorFormat : Decompressed format used by this component
146 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
H A DOMX_Video.h119 * specified, eColorFormat is used
120 * eColorFormat : Decompressed format used by this component
135 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
151 * eColorFormat is used
152 * eColorFormat : Decompressed format used by this component
161 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PARAM_PORTFORMATTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Image.h106 * specified, eColorFormat is valid
107 * eColorFormat : Decompressed format used by this component
120 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
137 * eColorFormat is valid
138 * eColorFormat : Decompressed format used by this component
146 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
H A DOMX_Video.h119 * specified, eColorFormat is used
120 * eColorFormat : Decompressed format used by this component
135 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
151 * eColorFormat is used
152 * eColorFormat : Decompressed format used by this component
161 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_VIDEO_PARAM_PORTFORMATTYPE
H A DOMX_TI_IVCommon.h1607 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_PARAM_THUMBNAILTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A DExynos_OMX_H264enc.c261 switch ((EXYNOS_OMX_COLOR_FORMATTYPE)pExynosInputPort->portDefinition.format.video.eColorFormat) {
793 bufferConf.eColorFormat = pEncParam->commonParam.FrameMap;//VIDEO_COLORFORMAT_NV12;
1522 OMX_COLOR_FORMATTYPE eColorFormat; local
1538 eColorFormat = pExynosInputPort->portDefinition.format.video.eColorFormat;
1540 if (eColorFormat == OMX_COLOR_FormatAndroidOpaque) {
1560 (eColorFormat != OMX_COLOR_FormatAndroidOpaque)) {
2241 pExynosPort->portDefinition.format.video.eColorFormat = OMX_COLOR_FormatYUV420SemiPlanar;
2255 pExynosPort->portDefinition.format.video.eColorFormat = OMX_COLOR_FormatUnused;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c252 switch ((EXYNOS_OMX_COLOR_FORMATTYPE)pExynosInputPort->portDefinition.format.video.eColorFormat) {
353 switch ((EXYNOS_OMX_COLOR_FORMATTYPE)pExynosInputPort->portDefinition.format.video.eColorFormat) {
919 bufferConf.eColorFormat = pEncParam->commonParam.FrameMap;//VIDEO_COLORFORMAT_NV12;
1732 OMX_COLOR_FORMATTYPE eColorFormat; local
1748 eColorFormat = pExynosInputPort->portDefinition.format.video.eColorFormat;
1750 if (eColorFormat == OMX_COLOR_FormatAndroidOpaque) {
1770 (eColorFormat != OMX_COLOR_FormatAndroidOpaque)) {
2445 pExynosPort->portDefinition.format.video.eColorFormat = OMX_COLOR_FormatYUV420SemiPlanar;
2468 pExynosPort->portDefinition.format.video.eColorFormat
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
H A DExynosVideoApi.h99 ExynosVideoColorFormatType eColorFormat; member in struct:_ExynosVideoGeometry
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c304 OMX_U8 eColorFormat; member in struct:MYDATATYPE
821 pAppData->pInPortDef->format.video.eColorFormat = pAppData->eColorFormat;
1004 pAppData->pInPortDef->format.video.eColorFormat = pAppData->eColorFormat;
2293 pAppData->eColorFormat = OMX_COLOR_FormatYUV420Planar;/*420*/
2296 pAppData->eColorFormat = OMX_COLOR_FormatYCbYCr;/*422-BE*/
2299 pAppData->eColorFormat = OMX_COLOR_FormatCbYCrY;/*422-LE*/

Completed in 223 milliseconds