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

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Baseport.h 206 OMX_ERRORTYPE Exynos_OMX_BufferFlushProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex, OMX_BOOL bEvent);
Exynos_OMX_Baseport.c 91 OMX_ERRORTYPE Exynos_OMX_BufferFlushProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex, OMX_BOOL bEvent)
298 Exynos_OMX_BufferFlushProcess(pOMXComponent, portIndex, OMX_FALSE);
    [all...]
Exynos_OMX_Basecomponent.c 454 Exynos_OMX_BufferFlushProcess(pOMXComponent, ALL_PORT_INDEX, OMX_FALSE);
616 ret = Exynos_OMX_BufferFlushProcess(pOMXComponent, message->messageParam, OMX_TRUE);
    [all...]

Completed in 282 milliseconds