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

  /hardware/samsung_slsi/exynos5/include/
ExynosJpegApi.h 131 int t_v4l2GetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig);
  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegBase.cpp 134 int ExynosJpegBase::t_v4l2GetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig)
ExynosJpegDecoder.cpp 119 int iRet = t_v4l2GetFmt(t_iJpegFd, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, &t_stJpegConfig);
    [all...]

Completed in 266 milliseconds