Searched defs:bPreviousFrameEOF (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c150 OMX_BOOL bPreviousFrameEOF,
159 if (bPreviousFrameEOF == OMX_TRUE)
146 Check_H264_Frame( OMX_U8 *pInputStream, OMX_U32 buffSize, OMX_U32 flag, OMX_BOOL bPreviousFrameEOF, OMX_BOOL *pbEndOfFrame) argument
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A DExynos_OMX_Vp8dec.c103 OMX_BOOL bPreviousFrameEOF,
99 Check_VP8_Frame( OMX_U8 *pInputStream, int buffSize, OMX_U32 flag, OMX_BOOL bPreviousFrameEOF, OMX_BOOL *pbEndOfFrame) argument
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c164 OMX_BOOL bPreviousFrameEOF,
194 if (bPreviousFrameEOF == OMX_FALSE)
237 OMX_BOOL bPreviousFrameEOF,
250 if (bPreviousFrameEOF == OMX_FALSE)
160 Check_Mpeg4_Frame( OMX_U8 *pInputStream, OMX_U32 buffSize, OMX_U32 flag, OMX_BOOL bPreviousFrameEOF, OMX_BOOL *pbEndOfFrame) argument
233 Check_H263_Frame( OMX_U8 *pInputStream, OMX_U32 buffSize, OMX_U32 flag, OMX_BOOL bPreviousFrameEOF, OMX_BOOL *pbEndOfFrame) argument

Completed in 67 milliseconds