Searched refs:OMX_COLOR_Format16bitRGB565 (Results 1 - 21 of 21) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_IVCommon.h112 OMX_COLOR_Format16bitRGB565, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_IVCommon.h95 OMX_COLOR_Format16bitRGB565, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c335 (pTempVidPortDef->format.video.eColorFormat == OMX_COLOR_Format16bitRGB565)){
928 nColor = OMX_COLOR_Format16bitRGB565;
1031 nColor =OMX_COLOR_Format16bitRGB565;
1067 nColor =OMX_COLOR_Format16bitRGB565;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c974 pOutPortDef->format.image.eColorFormat = OMX_COLOR_Format16bitRGB565;
989 if(imageinfo->format == OMX_COLOR_Format16bitRGB565 ||
1056 else if (nOutformat == 4 || nOutformat == 9) { /* OMX_COLOR_FormatCbYCrY & OMX_COLOR_Format16bitRGB565*/
1117 printf("OMX_COLOR_Format16bitRGB565 (RGB16)\n");
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c278 case OMX_COLOR_Format16bitRGB565:
363 case OMX_COLOR_Format16bitRGB565:
3321 pComponentPrivate->sCompPorts[OMX_VPP_RGB_OUTPUT_PORT].pPortDef.format.video.eColorFormat = OMX_COLOR_Format16bitRGB565;
3364 pComponentPrivate->pOutPortRGBFormat->eColorFormat = OMX_COLOR_Format16bitRGB565;
H A DOMX_VPP.c1382 case OMX_COLOR_Format16bitRGB565:
/hardware/ti/omap4-aah/camera/
H A DANativeWindowDisplayAdapter.cpp53 pixFormat = OMX_COLOR_Format16bitRGB565;
/hardware/ti/omap4xxx/camera/
H A DANativeWindowDisplayAdapter.cpp57 pixFormat = OMX_COLOR_Format16bitRGB565;
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCapabilities.cpp101 { OMX_COLOR_Format16bitRGB565, CameraParameters::PIXEL_FORMAT_RGB565 },
H A DOMXCapture.cpp77 pixFormat = OMX_COLOR_Format16bitRGB565;
H A DOMXCameraAdapter.cpp445 pixFormat = OMX_COLOR_Format16bitRGB565;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c712 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format16bitRGB565) {
1780 else if (pComponentPrivate->nOutputColorFormat == OMX_COLOR_Format16bitRGB565) {
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
H A DJPEGTestEnc.c1451 pInPortDef->format.image.eColorFormat = OMX_COLOR_Format16bitRGB565;
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapture.cpp84 pixFormat = OMX_COLOR_Format16bitRGB565;
H A DOMXCapabilities.cpp196 { OMX_COLOR_Format16bitRGB565, android::CameraParameters::PIXEL_FORMAT_RGB565 },
H A DOMXCameraAdapter.cpp582 pixFormat = OMX_COLOR_Format16bitRGB565;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c729 else if (pPortDefIn->format.image.eColorFormat == OMX_COLOR_Format16bitRGB565)
1049 || pPortDefIn->format.image.eColorFormat == OMX_COLOR_Format16bitRGB565) {

Completed in 1155 milliseconds