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