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

  /hardware/samsung_slsi/exynos5/include/
ExynosJpegApi.h 75 struct BUF_INFO{
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/
ExynosJpegBase.cpp 175 int ExynosJpegBase::t_v4l2Reqbufs(int iFd, int iBufCount, struct BUF_INFO *pstBufInfo)
197 int ExynosJpegBase::t_v4l2Qbuf(int iFd, struct BUF_INFO *pstBufInfo, struct BUFFER *pstBuf)
383 struct BUF_INFO stBufInfo;
728 struct BUF_INFO stBufInfo;
765 struct BUF_INFO stBufInfo;

Completed in 38 milliseconds