Searched refs:V4L2_FIELD_IS_INTERLACED (Results 1 – 4 of 4) sorted by relevance
159 if (V4L2_FIELD_IS_INTERLACED(pixfmt->field)) { in __capture_try_fmt()407 if (V4L2_FIELD_IS_INTERLACED(pixfmt->field)) { in __capture_legacy_try_fmt()
373 interweave = V4L2_FIELD_IS_INTERLACED(image.pix.field) && in prp_setup_channel()
446 interweave = V4L2_FIELD_IS_INTERLACED(image.pix.field) && in csi_idmac_setup_channel()
133 #define V4L2_FIELD_IS_INTERLACED(field) \ macro
Completed in 23 milliseconds