Searched refs:vdev_compose (Results 1 – 1 of 1) sorted by relevance
237 struct v4l2_rect vdev_compose; /* The compose rectangle */ member1173 cc = __imx7_csi_video_try_fmt(&f->fmt.pix, &csi->vdev_compose); in imx7_csi_video_s_fmt_vid_cap()1194 s->r = csi->vdev_compose; in imx7_csi_video_g_selection()1410 if (csi->vdev_compose.width != fmt_src.format.width || in imx7_csi_video_validate_fmt()1411 csi->vdev_compose.height != fmt_src.format.height) in imx7_csi_video_validate_fmt()1585 csi->vdev_cc = __imx7_csi_video_try_fmt(pixfmt, &csi->vdev_compose); in imx7_csi_video_init_format()