Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_IS_SEQUENTIAL (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-csi.c398 swap_fields = (V4L2_FIELD_IS_SEQUENTIAL(infield) && in ipu_csi_set_bt_interlaced_codes()
399 V4L2_FIELD_IS_SEQUENTIAL(outfield) && in ipu_csi_set_bt_interlaced_codes()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-csi.c442 V4L2_FIELD_IS_SEQUENTIAL(outfmt->field); in csi_idmac_setup_channel()
1408 if (!V4L2_FIELD_IS_SEQUENTIAL(sdformat->format.field)) in csi_try_field()
1421 if (!V4L2_FIELD_IS_SEQUENTIAL(sdformat->format.field)) in csi_try_field()
H A Dimx-ic-prpencvf.c374 V4L2_FIELD_IS_SEQUENTIAL(outfmt->field); in prp_setup_channel()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-v4l2.c137 if (V4L2_FIELD_IS_SEQUENTIAL(pix->field)) in rvin_format_bytesperline()
H A Drcar-dma.c920 V4L2_FIELD_IS_SEQUENTIAL(vin->format.field) ? in rvin_fill_hw_slot()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h137 #define V4L2_FIELD_IS_SEQUENTIAL(field) \ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h136 #define V4L2_FIELD_IS_SEQUENTIAL(field) \ macro