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

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c 359 OMX_BOOL Exynos_Preprocessor_InputData(OMX_COMPONENTTYPE *pOMXComponent, EXYNOS_OMX_DATA *srcInputData)
624 bCheckInputData = Exynos_Preprocessor_InputData(pOMXComponent, pSrcInputData);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 311 OMX_BOOL Exynos_Preprocessor_InputData(OMX_COMPONENTTYPE *pOMXComponent, EXYNOS_OMX_DATA *srcInputData)
675 bCheckInputData = Exynos_Preprocessor_InputData(pOMXComponent, pSrcInputData);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
Exynos_OMX_Adec.c 582 OMX_BOOL Exynos_Preprocessor_InputData(OMX_COMPONENTTYPE *pOMXComponent)
809 if ((Exynos_Preprocessor_InputData(pOMXComponent) == OMX_FALSE) &&
    [all...]

Completed in 195 milliseconds