Searched refs:V4L2_BUF_TYPE_VIDEO_CAPTURE (Results 126 - 147 of 147) sorted by relevance

123456

/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-417.c1525 q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
H A Dcx23885-dvb.c2667 q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.c809 if (s->type != V4L2_BUF_TYPE_VIDEO_CAPTURE)
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c771 case V4L2_BUF_TYPE_VIDEO_CAPTURE:
/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c2923 dst_vq->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
3266 case V4L2_BUF_TYPE_VIDEO_CAPTURE:
3490 if (type == V4L2_BUF_TYPE_VIDEO_CAPTURE) {
/linux-master/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c1348 q_data_cap = mxc_jpeg_get_q_data(ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE);
1449 q_data_cap = mxc_jpeg_get_q_data(ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE);
2507 if (s->type != V4L2_BUF_TYPE_VIDEO_CAPTURE && s->type != V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE)
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c1236 q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c1264 solo_enc->vidq.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.c1281 vq->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/pci/cx88/
H A Dcx88-video.c1411 q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
H A Dcx88-dvb.c1776 q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/usb/gspca/
H A Dgspca.c1513 q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb-analog.c1626 cxdev->videoqueue.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-dma.c1554 q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/platform/amphion/
H A Dvdec.c538 if (s->type != V4L2_BUF_TYPE_VIDEO_CAPTURE && s->type != V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE)
/linux-master/drivers/media/platform/nuvoton/
H A Dnpcm-video.c1606 vbq->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/include/uapi/linux/
H A Dvideodev2.h142 V4L2_BUF_TYPE_VIDEO_CAPTURE = 1, enumerator in enum:v4l2_buf_type
2466 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */
/linux-master/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.c542 if (s->type != V4L2_BUF_TYPE_VIDEO_CAPTURE)
/linux-master/drivers/media/platform/aspeed/
H A Daspeed-video.c2028 vbq->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispccdc.c2690 ccdc->video_out.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/pci/tw5864/
H A Dtw5864-video.c1108 input->vidq.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
/linux-master/drivers/media/platform/intel/
H A Dpxa_camera.c1516 vq->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;

Completed in 305 milliseconds

123456