Searched refs:BufferFd1 (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Android.h38 OMX_S32 BufferFd1; member in struct:_EXYNOS_OMX_SHARED_BUFFER
H A DExynos_OSAL_Android.cpp242 phREF->SharedBuffer[i].BufferFd1 = -1;
283 if (phREF->SharedBuffer[i].BufferFd1 > -1)
290 phREF->SharedBuffer[i].BufferFd1 = -1;
378 phREF->SharedBuffer[i].BufferFd1 = priv_hnd->fd1;
425 if (phREF->SharedBuffer[i].BufferFd1 > -1)
432 phREF->SharedBuffer[i].BufferFd1 = -1;

Completed in 94 milliseconds