Searched refs:OMX_COLOR_Format24bitRGB888 (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_IVCommon.h100 OMX_COLOR_Format24bitRGB888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_IVCommon.h100 OMX_COLOR_Format24bitRGB888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_IVCommon.h100 OMX_COLOR_Format24bitRGB888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_IVCommon.h100 OMX_COLOR_Format24bitRGB888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_IVCommon.h117 OMX_COLOR_Format24bitRGB888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_IVCommon.h100 OMX_COLOR_Format24bitRGB888, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c924 nColor = OMX_COLOR_Format24bitRGB888;
1009 pCompPrivateStruct->format.video.eColorFormat = OMX_COLOR_Format24bitRGB888;//OMX_COLOR_FormatYCbYCr
1027 nColor = OMX_COLOR_Format24bitRGB888; /* changed from BGR*/
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_ImgConv.c132 if(pComponentPrivate->sCompPorts[1].pPortDef.format.video.eColorFormat==OMX_COLOR_Format24bitRGB888)
H A DOMX_VPP_Utils.c284 case OMX_COLOR_Format24bitRGB888:
387 case OMX_COLOR_Format24bitRGB888:
3303 pComponentPrivate->sCompPorts[OMX_VPP_INPUT_OVERLAY_PORT].pPortDef.format.video.eColorFormat = OMX_COLOR_Format24bitRGB888;
3357 pComponentPrivate->pInPortOverlayFormat->eColorFormat = OMX_COLOR_Format24bitRGB888;
H A DOMX_VPP.c1318 if ((OMX_COLOR_Format24bitRGB888 != pComponentParam->format.video.eColorFormat) &&
1379 case OMX_COLOR_Format24bitRGB888:
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c978 pOutPortDef->format.image.eColorFormat = OMX_COLOR_Format24bitRGB888;
990 imageinfo->format == OMX_COLOR_Format24bitRGB888 ||
1059 else if (nOutformat == 10) { /* OMX_COLOR_Format24bitRGB888 */
1120 printf("OMX_COLOR_Format24bitRGB888 (BGR24)\n");
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c715 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format24bitRGB888) {
1784 else if (pComponentPrivate->nOutputColorFormat == OMX_COLOR_Format24bitRGB888) {

Completed in 113 milliseconds