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

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Android.h39 OMX_S32 BufferFd2; member in struct:_EXYNOS_OMX_SHARED_BUFFER
H A DExynos_OSAL_Android.cpp243 phREF->SharedBuffer[i].BufferFd2 = -1;
285 if (phREF->SharedBuffer[i].BufferFd2 > -1)
291 phREF->SharedBuffer[i].BufferFd2 = -1;
379 phREF->SharedBuffer[i].BufferFd2 = priv_hnd->fd2;
427 if (phREF->SharedBuffer[i].BufferFd2 > -1)
433 phREF->SharedBuffer[i].BufferFd2 = -1;

Completed in 949 milliseconds