Home
last modified time | relevance | path

Searched refs:t_v4l2Reqbufs (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libhwjpeg/
DExynosJpegBase.cpp175 int ExynosJpegBase::t_v4l2Reqbufs(int iFd, int iBufCount, struct BUF_INFO *pstBufInfo) in t_v4l2Reqbufs() function in ExynosJpegBase
395 t_v4l2Reqbufs(t_iJpegFd, 0, &stBufInfo); in destroy()
399 t_v4l2Reqbufs(t_iJpegFd, 0, &stBufInfo); in destroy()
734 iRet = t_v4l2Reqbufs(t_iJpegFd, iInBufs, &stBufInfo); in updateConfig()
750 iRet = t_v4l2Reqbufs(t_iJpegFd, iOutBufs, &stBufInfo); in updateConfig()
/hardware/samsung_slsi/exynos5/include/
DExynosJpegApi.h132 int t_v4l2Reqbufs(int iFd, int iBufCount, struct BUF_INFO *pstBufInfo);