HomeSort by relevance Sort by last modified time
    Searched refs:OMX_COLOR_FormatYCbYCr (Results 1 - 21 of 21) sorted by null

  /hardware/samsung_slsi/exynos5/libcsc/
csc_helper.c 35 omx_format = OMX_COLOR_FormatYCbYCr;
65 case OMX_COLOR_FormatYCbYCr:
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
Exynos_OMX_Def.h 129 OMX_SEC_COLOR_FormatEncodedData = OMX_COLOR_FormatYCbYCr,
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 601 omx_format = OMX_COLOR_FormatYCbYCr;
631 case OMX_COLOR_FormatYCbYCr:
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 131 OMX_COLOR_FormatYCbYCr,
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 114 OMX_COLOR_FormatYCbYCr,
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 114 OMX_COLOR_FormatYCbYCr,
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 114 OMX_COLOR_FormatYCbYCr,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 114 OMX_COLOR_FormatYCbYCr,
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 114 OMX_COLOR_FormatYCbYCr,
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 341 ((pTempVidPortDef->format.video.eColorFormat == OMX_COLOR_FormatYCbYCr)||
916 nColor = OMX_COLOR_FormatCbYCrY/*OMX_COLOR_FormatYCbYCr*/;
920 nColor = OMX_COLOR_FormatYCbYCr/*OMX_COLOR_FormatYCrYCb*/;
    [all...]
  /frameworks/av/media/libstagefright/
CameraSource.cpp 103 return OMX_COLOR_FormatYCbYCr;
OMXCodec.cpp 708 case OMX_COLOR_FormatYCbYCr:
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 896 if (imageinfo->format == OMX_COLOR_FormatYCbYCr ||
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 720 || pPortDefIn->format.image.eColorFormat == OMX_COLOR_FormatYCbYCr
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 358 case OMX_COLOR_FormatYCbYCr:
406 case OMX_COLOR_FormatYCbYCr:
    [all...]
OMX_VPP.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
OMX_VideoEncoder.c 366 pComponentPrivate->colorFormats[1]=OMX_COLOR_FormatYCbYCr;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]

Completed in 464 milliseconds