Home
last modified time | relevance | path

Searched refs:OMX_ErrorCodecDecode (Results 1 – 4 of 4) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
DExynos_OMX_Def.h101 OMX_ErrorCodecDecode = (OMX_S32) 0x90000005, enumerator
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
DExynos_OMX_Vp8dec.c1496 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_VP8Dec_SrcIn()
1558 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_VP8Dec_SrcOut()
1618 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_VP8Dec_DstIn()
1734 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_VP8Dec_DstOut()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
DExynos_OMX_H264dec.c1749 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_H264Dec_SrcIn()
1811 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_H264Dec_SrcOut()
1871 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_H264Dec_DstIn()
1984 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_H264Dec_DstOut()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
DExynos_OMX_Mpeg4dec.c1907 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_Mpeg4Dec_SrcIn()
1969 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_Mpeg4Dec_SrcOut()
2030 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_Mpeg4Dec_DstIn()
2143 ret = (OMX_ERRORTYPE)OMX_ErrorCodecDecode; in Exynos_Mpeg4Dec_DstOut()