/hardware/qcom/media/mm-core/inc/ |
H A D | OMX_Image.h | 106 * 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 D | OMX_Video.h | 120 * 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 D | OMX_Image.h | 106 * 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 D | OMX_Video.h | 119 * 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/include/khronos/ |
H A D | OMX_Image.h | 106 * 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 D | OMX_Video.h | 119 * 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 D | OMX_Image.h | 106 * 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 D | OMX_Video.h | 119 * 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 D | OMX_Image.h | 106 * 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 D | OMX_Video.h | 119 * 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 D | OMX_TI_IVCommon.h | 1607 OMX_COLOR_FORMATTYPE eColorFormat; member in struct:OMX_PARAM_THUMBNAILTYPE
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/ |
H A D | Exynos_OMX_Venc.c | 282 OMX_COLOR_FORMATTYPE eColorFormat = exynosInputPort->portDefinition.format.video.eColorFormat; local 323 if (eColorFormat == OMX_COLOR_FormatAndroidOpaque) { 341 switch (eColorFormat) { 424 OMX_COLOR_FORMATTYPE eColorFormat = exynosInputPort->portDefinition.format.video.eColorFormat; local 473 if (eColorFormat == OMX_COLOR_FormatAndroidOpaque) { 551 if (((exynosInputPort->bStoreMetaData == OMX_TRUE) && (eColorFormat == OMX_COLOR_FormatAndroidOpaque)) || 669 OMX_COLOR_FORMATTYPE eColorFormat = exynosInputPort->portDefinition.format.video.eColorFormat; local [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/ |
H A D | Exynos_OMX_H264enc.c | 269 switch ((EXYNOS_OMX_COLOR_FORMATTYPE)pExynosInputPort->portDefinition.format.video.eColorFormat) { 874 bufferConf.eColorFormat = pEncParam->commonParam.FrameMap;//VIDEO_COLORFORMAT_NV12; 1591 OMX_COLOR_FORMATTYPE eColorFormat; local 1607 eColorFormat = pExynosInputPort->portDefinition.format.video.eColorFormat; 1609 if (eColorFormat == OMX_COLOR_FormatAndroidOpaque) { 1630 (eColorFormat != OMX_COLOR_FormatAndroidOpaque)) { 2264 pExynosPort->portDefinition.format.video.eColorFormat = OMX_COLOR_FormatYUV420SemiPlanar; 2278 pExynosPort->portDefinition.format.video.eColorFormat = OMX_COLOR_FormatUnused;
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/ |
H A D | Exynos_OMX_Mpeg4enc.c | 259 switch ((EXYNOS_OMX_COLOR_FORMATTYPE)pExynosInputPort->portDefinition.format.video.eColorFormat) { 367 switch ((EXYNOS_OMX_COLOR_FORMATTYPE)pExynosInputPort->portDefinition.format.video.eColorFormat) { 999 bufferConf.eColorFormat = pEncParam->commonParam.FrameMap;//VIDEO_COLORFORMAT_NV12; 1790 OMX_COLOR_FORMATTYPE eColorFormat; local 1806 eColorFormat = pExynosInputPort->portDefinition.format.video.eColorFormat; 1808 if (eColorFormat == OMX_COLOR_FormatAndroidOpaque) { 1828 (eColorFormat != OMX_COLOR_FormatAndroidOpaque)) { 2459 pExynosPort->portDefinition.format.video.eColorFormat = OMX_COLOR_FormatYUV420SemiPlanar; 2482 pExynosPort->portDefinition.format.video.eColorFormat [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/ |
H A D | ExynosVideoApi.h | 102 ExynosVideoColorFormatType eColorFormat; member in struct:_ExynosVideoGeometry
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/ |
H A D | VideoEncTest.c | 304 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*/
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
H A D | omx_vdec.cpp | 2734 portFmt->eColorFormat = OMX_COLOR_FormatUnused; 2749 portFmt->eColorFormat = OMX_COLOR_FormatYUV420SemiPlanar; 2751 portFmt->eColorFormat = (OMX_COLOR_FORMATTYPE) 2756 portFmt->eColorFormat = (OMX_COLOR_FORMATTYPE) 2760 portFmt->eColorFormat = OMX_COLOR_FormatYUV420Planar; 3029 eRet = update_color_format(portDefn->format.video.eColorFormat); 3032 portDefn->format.video.eColorFormat); 3155 portFmt->eColorFormat); 3158 eRet = update_color_format(portFmt->eColorFormat); 3162 "eColorFormat ( 9394 update_color_format(OMX_COLOR_FORMATTYPE eColorFormat) argument [all...] |