Searched refs:V4L2_FIELD_IS_SEQUENTIAL (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/ipu-v3/
H A Dipu-csi.c419 swap_fields = (V4L2_FIELD_IS_SEQUENTIAL(infield) &&
420 V4L2_FIELD_IS_SEQUENTIAL(outfield) &&
/linux-master/drivers/staging/media/imx/
H A Dimx-media-csi.c444 V4L2_FIELD_IS_SEQUENTIAL(outfmt->field);
1406 if (!V4L2_FIELD_IS_SEQUENTIAL(sdformat->format.field))
1419 if (!V4L2_FIELD_IS_SEQUENTIAL(sdformat->format.field))
H A Dimx-ic-prpencvf.c374 V4L2_FIELD_IS_SEQUENTIAL(outfmt->field);
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-v4l2.c141 if (V4L2_FIELD_IS_SEQUENTIAL(pix->field))
H A Drcar-dma.c1036 V4L2_FIELD_IS_SEQUENTIAL(vin->format.field) ?
/linux-master/include/uapi/linux/
H A Dvideodev2.h137 #define V4L2_FIELD_IS_SEQUENTIAL(field) \ macro

Completed in 174 milliseconds