Searched refs:Exynos_Preprocessor_InputData (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
H A DExynos_OMX_Adec.c582 OMX_BOOL Exynos_Preprocessor_InputData(OMX_COMPONENTTYPE *pOMXComponent) function
809 if ((Exynos_Preprocessor_InputData(pOMXComponent) == OMX_FALSE) &&
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_Vdec.c475 OMX_BOOL Exynos_Preprocessor_InputData(OMX_COMPONENTTYPE *pOMXComponent, EXYNOS_OMX_DATA *srcInputData) function
741 bCheckInputData = Exynos_Preprocessor_InputData(pOMXComponent, pSrcInputData);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_Venc.c415 OMX_BOOL Exynos_Preprocessor_InputData(OMX_COMPONENTTYPE *pOMXComponent, EXYNOS_OMX_DATA *srcInputData) function
757 bCheckInputData = Exynos_Preprocessor_InputData(pOMXComponent, pSrcInputData);

Completed in 308 milliseconds