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

/external/qemu/android/camera/
H A Dcamera-capture-linux.c309 cropcap.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
311 crop.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
329 req.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
360 buf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
380 buf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
406 req.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
445 buf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
683 fmt_enum.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
707 fmt_enum.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
818 cropcap.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
[all...]
/external/chromium/chrome/browser/chromeos/login/
H A Dcamera.cc220 format.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
280 buffer.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
289 v4l2_buf_type type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
321 v4l2_buf_type type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
357 req.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
372 buffer.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
443 buffer.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/external/kernel-headers/original/linux/
H A Dvideodev2.h150 V4L2_BUF_TYPE_VIDEO_CAPTURE = 1, enumerator in enum:v4l2_buf_type
2318 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */

Completed in 89 milliseconds