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

  /hardware/samsung_slsi/exynos5/libcsc/
csc_helper.c 47 omx_format = OMX_SEC_COLOR_FormatNV12Tiled;
77 case OMX_SEC_COLOR_FormatNV12Tiled:
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
Exynos_OMX_Def.h 128 OMX_SEC_COLOR_FormatNV12Tiled = 0x7FC00002, /* 0x7FC00002 */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 95 case OMX_SEC_COLOR_FormatNV12Tiled:
697 pExynosPort->portDefinition.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE)OMX_SEC_COLOR_FormatNV12Tiled;
790 pExynosPort->portDefinition.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE)OMX_SEC_COLOR_FormatNV12Tiled;
904 omx_format = (OMX_COLOR_FORMATTYPE)OMX_SEC_COLOR_FormatNV12Tiled;
934 case OMX_SEC_COLOR_FormatNV12Tiled:
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 170 OMX_SEC_COLOR_FormatNV12Tiled = 0x7FC00002,
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_VdecControl.c     [all...]
Exynos_OMX_Vdec.c 96 case OMX_SEC_COLOR_FormatNV12Tiled:
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 349 case OMX_SEC_COLOR_FormatNV12Tiled:
683 (pVideoEnc->ANBColorFormat == OMX_SEC_COLOR_FormatNV12Tiled)) {
    [all...]
Exynos_OMX_VencControl.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c 256 if (pVideoEnc->ANBColorFormat == OMX_SEC_COLOR_FormatNV12Tiled)
270 case OMX_SEC_COLOR_FormatNV12Tiled:
364 if (pVideoEnc->ANBColorFormat == OMX_SEC_COLOR_FormatNV12Tiled)
378 case OMX_SEC_COLOR_FormatNV12Tiled:
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c 266 if (pVideoEnc->ANBColorFormat == OMX_SEC_COLOR_FormatNV12Tiled)
280 case OMX_SEC_COLOR_FormatNV12Tiled:
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Exynos_OMX_Vp8dec.c     [all...]

Completed in 501 milliseconds