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

/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/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/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 153 milliseconds