Searched refs:OMX_COLOR_Format32bitARGB8888 (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_IVCommon.h105 OMX_COLOR_Format32bitARGB8888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_IVCommon.h105 OMX_COLOR_Format32bitARGB8888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_IVCommon.h105 OMX_COLOR_Format32bitARGB8888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_IVCommon.h105 OMX_COLOR_Format32bitARGB8888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_IVCommon.h122 OMX_COLOR_Format32bitARGB8888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_IVCommon.h105 OMX_COLOR_Format32bitARGB8888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c981 pOutPortDef->format.image.eColorFormat = OMX_COLOR_Format32bitARGB8888;
991 imageinfo->format == OMX_COLOR_Format32bitARGB8888 ||
1062 else if (nOutformat == 11 || nOutformat == 12) { /* OMX_COLOR_Format32bitARGB8888 & OMX_COLOR_Format32bitBGRA8888*/
1123 printf("OMX_COLOR_Format32bitARGB8888 (ARGB32)\n");
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c718 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888) {
745 if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888)
1788 else if (pComponentPrivate->nOutputColorFormat == OMX_COLOR_Format32bitARGB8888 ||
H A DOMX_JpegDecoder.c693 pComponentPrivate->nOutputColorFormat = OMX_COLOR_Format32bitARGB8888;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c678 if ( pPortDefIn->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888){
719 || pPortDefIn->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888
1048 || pPortDefIn->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
H A DJPEGTestEnc.c1448 pInPortDef->format.image.eColorFormat = OMX_COLOR_Format32bitARGB8888;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c1063 nColor = OMX_COLOR_Format32bitARGB8888;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c1376 case OMX_COLOR_Format32bitARGB8888:
H A DOMX_VPP_Utils.c290 case OMX_COLOR_Format32bitARGB8888:

Completed in 144 milliseconds