Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/include/
DExynosJpegApi.h75 struct BUF_INFO{ struct
132 int t_v4l2Reqbufs(int iFd, int iBufCount, struct BUF_INFO *pstBufInfo);
133 int t_v4l2Qbuf(int iFd, struct BUF_INFO *pstBufInfo, struct BUFFER *pstBuf);
/hardware/samsung_slsi/exynos5/libhwjpeg/
DExynosJpegBase.cpp175 int ExynosJpegBase::t_v4l2Reqbufs(int iFd, int iBufCount, struct BUF_INFO *pstBufInfo) in t_v4l2Reqbufs()
197 int ExynosJpegBase::t_v4l2Qbuf(int iFd, struct BUF_INFO *pstBufInfo, struct BUFFER *pstBuf) in t_v4l2Qbuf()
383 struct BUF_INFO stBufInfo; in destroy()
728 struct BUF_INFO stBufInfo; in updateConfig()
765 struct BUF_INFO stBufInfo; in execute()