Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_IS_INTERLACED (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-capture.c158 if (V4L2_FIELD_IS_INTERLACED(pixfmt->field)) { in __capture_try_fmt()
407 if (V4L2_FIELD_IS_INTERLACED(pixfmt->field)) { in __capture_legacy_try_fmt()
H A Dimx-ic-prpencvf.c373 interweave = V4L2_FIELD_IS_INTERLACED(image.pix.field) && in prp_setup_channel()
H A Dimx-media-csi.c443 interweave = V4L2_FIELD_IS_INTERLACED(image.pix.field) && in csi_idmac_setup_channel()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h133 #define V4L2_FIELD_IS_INTERLACED(field) \ macro
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch2423 + return V4L2_FIELD_IS_INTERLACED(buf->buf.field);