Home
last modified time | relevance | path

Searched refs:OMX_ErrorCodecInit (Results 1 – 6 of 6) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
DExynos_OMX_Def.h100 OMX_ErrorCodecInit = (OMX_S32) 0x90000004, enumerator
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
DExynos_OMX_Vp8dec.c860 ret = (OMX_ERRORTYPE)OMX_ErrorCodecInit; in VP8CodecSrcSetup()
867 ret = OMX_ErrorCodecInit; in VP8CodecSrcSetup()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
DExynos_OMX_H264dec.c946 ret = (OMX_ERRORTYPE)OMX_ErrorCodecInit; in H264CodecSrcSetup()
953 ret = OMX_ErrorCodecInit; in H264CodecSrcSetup()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
DExynos_OMX_Mpeg4dec.c1049 ret = (OMX_ERRORTYPE)OMX_ErrorCodecInit; in Mpeg4CodecSrcSetup()
1056 ret = OMX_ErrorCodecInit; in Mpeg4CodecSrcSetup()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
DExynos_OMX_Venc.c792 if (ret == OMX_ErrorCodecInit) in Exynos_OMX_SrcInputBufferProcess()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
DExynos_OMX_Vdec.c765 if (ret == OMX_ErrorCodecInit) in Exynos_OMX_SrcInputBufferProcess()