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

  /hardware/samsung_slsi/exynos5/include/
ExynosJpegApi.h 133 int t_v4l2Qbuf(int iFd, struct BUF_INFO *pstBufInfo, struct BUFFER *pstBuf);
  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegBase.cpp 197 int ExynosJpegBase::t_v4l2Qbuf(int iFd, struct BUF_INFO *pstBufInfo, struct BUFFER *pstBuf)
775 iRet = t_v4l2Qbuf(t_iJpegFd, &stBufInfo, &t_stJpegInbuf);
784 iRet = t_v4l2Qbuf(t_iJpegFd, &stBufInfo, &t_stJpegOutbuf);

Completed in 617 milliseconds