Searched refs:OMX_COLOR_FormatCbYCrY (Results 1 - 25 of 28) sorted by relevance

12

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c163 image_format = OMX_COLOR_FormatCbYCrY; /* YUV422 interleaved, little endian */
338 case OMX_COLOR_FormatCbYCrY:
891 pInPortDef->format.image.eColorFormat =OMX_COLOR_FormatCbYCrY ;
899 pInPortDef->format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
971 pOutPortDef->format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
1046 else if (imageinfo->format == OMX_COLOR_FormatCbYCrY) {
1056 else if (nOutformat == 4 || nOutformat == 9) { /* OMX_COLOR_FormatCbYCrY & OMX_COLOR_Format16bitRGB565*/
1076 case OMX_COLOR_FormatCbYCrY:
1096 else if (imageinfo->format == OMX_COLOR_FormatCbYCrY){
1114 printf("OMX_COLOR_FormatCbYCrY (YUV422IL
[all...]
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXReprocess.cpp65 pixFormat = OMX_COLOR_FormatCbYCrY;
81 ( OMX_COLOR_FormatCbYCrY == pixFormat ) ) {
H A DOMXCapture.cpp76 pixFormat = OMX_COLOR_FormatCbYCrY;
129 pixFormat = OMX_COLOR_FormatCbYCrY;
141 pixFormat = OMX_COLOR_FormatCbYCrY;
H A DOMXCameraAdapter.cpp585 pixFormat = OMX_COLOR_FormatCbYCrY;
589 pixFormat = OMX_COLOR_FormatCbYCrY;
1171 portCheck.format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
1189 portCheck.format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
3604 } else if ( pixFormat == OMX_COLOR_FormatCbYCrY &&
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp450 pixFormat = OMX_COLOR_FormatCbYCrY;
456 pixFormat = OMX_COLOR_FormatCbYCrY;
820 portCheck.format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
825 portCheck.format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
830 portCheck.format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
837 portCheck.format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
844 portCheck.format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
3093 } else if ( pixFormat == OMX_COLOR_FormatCbYCrY &&
H A DOMXCapture.cpp69 pixFormat = OMX_COLOR_FormatCbYCrY;
116 pixFormat = OMX_COLOR_FormatCbYCrY;
H A DOMXCapabilities.cpp99 { OMX_COLOR_FormatCbYCrY, CameraParameters::PIXEL_FORMAT_YUV422I },
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_IVCommon.h116 OMX_COLOR_FormatCbYCrY, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_IVCommon.h116 OMX_COLOR_FormatCbYCrY, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_IVCommon.h116 OMX_COLOR_FormatCbYCrY, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_IVCommon.h116 OMX_COLOR_FormatCbYCrY, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_IVCommon.h133 OMX_COLOR_FormatCbYCrY, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_IVCommon.h116 OMX_COLOR_FormatCbYCrY, enumerator in enum:OMX_COLOR_FORMATTYPE
/hardware/ti/omap4xxx/camera/
H A DANativeWindowDisplayAdapter.cpp47 pixFormat = OMX_COLOR_FormatCbYCrY;
62 pixFormat = OMX_COLOR_FormatCbYCrY;
67 pixFormat = OMX_COLOR_FormatCbYCrY;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
H A DJPEGTestEnc.c1445 pInPortDef->format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
1543 pOutPortDef->format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
1546 pOutPortDef->format.image.eColorFormat = OMX_COLOR_FormatCbYCrY;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c342 (pTempVidPortDef->format.video.eColorFormat == OMX_COLOR_FormatCbYCrY))){
916 nColor = OMX_COLOR_FormatCbYCrY/*OMX_COLOR_FormatYCbYCr*/;
1113 nColor=OMX_COLOR_FormatCbYCrY; /*YUV422 (UYVY)*/
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportbase.cpp166 case OMX_COLOR_FormatCbYCrY:
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c355 case OMX_COLOR_FormatCbYCrY:
412 case OMX_COLOR_FormatCbYCrY:
3286 pComponentPrivate->sCompPorts[OMX_VPP_INPUT_PORT].pPortDef.format.video.eColorFormat = OMX_COLOR_FormatYUV420PackedPlanar;/*OMX_COLOR_FormatCbYCrY;*/
3338 pComponentPrivate->sCompPorts[OMX_VPP_YUV_OUTPUT_PORT].pPortDef.format.video.eColorFormat = OMX_COLOR_FormatCbYCrY;
3350 pComponentPrivate->pInPortFormat->eColorFormat = OMX_COLOR_FormatYUV420PackedPlanar;/*OMX_COLOR_FormatCbYCrY; */
3371 pComponentPrivate->pOutPortYUVFormat->eColorFormat = OMX_COLOR_FormatCbYCrY;
H A DOMX_VPP.c1370 case OMX_COLOR_FormatCbYCrY:
/hardware/ti/omap4-aah/camera/
H A DANativeWindowDisplayAdapter.cpp43 pixFormat = OMX_COLOR_FormatCbYCrY;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c709 if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_FormatCbYCrY) {
1776 if (pComponentPrivate->nOutputColorFormat == OMX_COLOR_FormatCbYCrY) {
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h190 #define VIDDEC_COLORFORMAT422 OMX_COLOR_FormatCbYCrY
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c653 } else if ( pPortDefIn->format.image.eColorFormat == OMX_COLOR_FormatCbYCrY ) {
718 if (pPortDefIn->format.image.eColorFormat == OMX_COLOR_FormatCbYCrY
1047 else if ( pPortDefIn->format.image.eColorFormat == OMX_COLOR_FormatCbYCrY
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c3276 else if (pPortDefIn->format.video.eColorFormat == OMX_COLOR_FormatCbYCrY) /*422 LE UYVY*/
3594 else if (pPortDefIn->format.video.eColorFormat == OMX_COLOR_FormatCbYCrY) /*422 LE UYVY*/
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c2299 pAppData->eColorFormat = OMX_COLOR_FormatCbYCrY;/*422-LE*/

Completed in 372 milliseconds

12