V4L2_BUF_TYPE_VIDEO_CAPTURE
bufs[i].v4l2_buf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
if (format->type != V4L2_BUF_TYPE_VIDEO_CAPTURE) {
if ((buf->type != V4L2_BUF_TYPE_VIDEO_CAPTURE) ||
if (fmtdesc.type != V4L2_BUF_TYPE_VIDEO_CAPTURE ||
parm->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
if (reqbuf.type != V4L2_BUF_TYPE_VIDEO_CAPTURE ||
if ((buf.type != V4L2_BUF_TYPE_VIDEO_CAPTURE) ||
if ((buf.type != V4L2_BUF_TYPE_VIDEO_CAPTURE) ||
if (type != V4L2_BUF_TYPE_VIDEO_CAPTURE) {
if (type != V4L2_BUF_TYPE_VIDEO_CAPTURE) {
if (parm.type != V4L2_BUF_TYPE_VIDEO_CAPTURE) {
if (parm.type != V4L2_BUF_TYPE_VIDEO_CAPTURE) {