Searched refs:V4L2_BUF_TYPE_VIDEO_CAPTURE (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/omap4xxx/camera/V4LCameraAdapter/
H A DV4LCameraAdapter.cpp133 mVideoInfo->buf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
165 mVideoInfo->format.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
236 mVideoInfo->rb.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
251 mVideoInfo->buf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
299 mVideoInfo->buf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
313 bufType = V4L2_BUF_TYPE_VIDEO_CAPTURE;
350 bufType = V4L2_BUF_TYPE_VIDEO_CAPTURE;
361 mVideoInfo->buf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
385 mVideoInfo->buf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegBase.cpp101 case V4L2_BUF_TYPE_VIDEO_CAPTURE:
148 case V4L2_BUF_TYPE_VIDEO_CAPTURE:
/hardware/samsung_slsi/exynos5/libv4l2/
H A Dexynos_v4l2.c62 case V4L2_BUF_TYPE_VIDEO_CAPTURE:
/hardware/samsung_slsi/exynos5/include/
H A Dvideodev2.h150 V4L2_BUF_TYPE_VIDEO_CAPTURE = 1, enumerator in enum:v4l2_buf_type
2208 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp3533 cropcap.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
3550 crop.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;

Completed in 105 milliseconds