Home
last modified time | relevance | path

Searched refs:V4L2_SEL_TGT_COMPOSE (Results 1 – 25 of 52) sorted by relevance

123

/Linux-v5.10/include/uapi/linux/
Dv4l2-common.h74 #define V4L2_SEL_TGT_COMPOSE 0x0100 macro
98 #define V4L2_SEL_TGT_COMPOSE_ACTIVE V4L2_SEL_TGT_COMPOSE
100 #define V4L2_SUBDEV_SEL_TGT_COMPOSE_ACTUAL V4L2_SEL_TGT_COMPOSE
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dselection-api-examples.rst51 sel.target = V4L2_SEL_TGT_COMPOSE;
67 .target = V4L2_SEL_TGT_COMPOSE,
Dselection-api-configuration.rst56 controlled by the ``V4L2_SEL_TGT_COMPOSE`` target. The rectangle's
71 ``V4L2_SEL_TGT_COMPOSE`` plus all padding data modified by hardware
108 inserted by the hardware is controlled by ``V4L2_SEL_TGT_COMPOSE``
127 from the ``V4L2_SEL_TGT_COMPOSE`` target.
135 ``V4L2_SEL_TGT_COMPOSE`` targets. If these are not equal then the
Dv4l2-selection-targets.rst50 * - ``V4L2_SEL_TGT_COMPOSE``
Dvidioc-g-selection.rst44 field to ``V4L2_SEL_TGT_CROP`` (``V4L2_SEL_TGT_COMPOSE``). Please refer
62 ``V4L2_SEL_TGT_CROP`` (``V4L2_SEL_TGT_COMPOSE``). Please refer to table
/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_histo.c242 case V4L2_SEL_TGT_COMPOSE: in histo_get_selection()
283 V4L2_SEL_TGT_COMPOSE); in histo_set_crop()
334 V4L2_SEL_TGT_COMPOSE); in histo_set_compose()
361 else if (sel->target == V4L2_SEL_TGT_COMPOSE) in histo_set_selection()
Dvsp1_brx.c201 case V4L2_SEL_TGT_COMPOSE: in brx_get_selection()
230 if (sel->target != V4L2_SEL_TGT_COMPOSE) in brx_set_selection()
Dvsp1_hgt.c146 V4L2_SEL_TGT_COMPOSE); in hgt_configure_stream()
Dvsp1_entity.c165 case V4L2_SEL_TGT_COMPOSE: in vsp1_entity_get_pad_selection()
417 V4L2_SEL_TGT_COMPOSE); in vsp1_subdev_set_pad_format()
Dvsp1_hgo.c147 V4L2_SEL_TGT_COMPOSE); in hgo_configure_stream()
Dvsp1_rpf.c119 V4L2_SEL_TGT_COMPOSE); in rpf_configure_stream()
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c239 case V4L2_SEL_TGT_COMPOSE: in isp_subdev_validate_rect()
259 case V4L2_SEL_TGT_COMPOSE: in atomisp_subdev_get_rect()
267 case V4L2_SEL_TGT_COMPOSE: in atomisp_subdev_get_rect()
300 V4L2_SEL_TGT_COMPOSE); in isp_get_fmt_rect()
445 sd, cfg, which, i, V4L2_SEL_TGT_COMPOSE, in atomisp_subdev_set_selection()
/Linux-v5.10/drivers/media/platform/exynos4-is/
Dfimc-capture.c661 if (target == V4L2_SEL_TGT_COMPOSE) { in fimc_capture_try_selection()
691 if (target == V4L2_SEL_TGT_COMPOSE) { in fimc_capture_try_selection()
1283 case V4L2_SEL_TGT_COMPOSE: in fimc_cap_g_selection()
1309 if (s->target == V4L2_SEL_TGT_COMPOSE) in fimc_cap_s_selection()
1608 case V4L2_SEL_TGT_COMPOSE: in fimc_subdev_get_selection()
1655 case V4L2_SEL_TGT_COMPOSE: in fimc_subdev_set_selection()
1670 if (sel->target == V4L2_SEL_TGT_COMPOSE) in fimc_subdev_set_selection()
Dfimc-m2m.c397 case V4L2_SEL_TGT_COMPOSE: in fimc_m2m_g_selection()
409 case V4L2_SEL_TGT_COMPOSE: in fimc_m2m_g_selection()
445 if (s->target != V4L2_SEL_TGT_COMPOSE) in fimc_m2m_try_selection()
/Linux-v5.10/drivers/media/platform/s5p-g2d/
Dg2d.c414 case V4L2_SEL_TGT_COMPOSE: in vidioc_g_selection()
426 case V4L2_SEL_TGT_COMPOSE: in vidioc_g_selection()
459 if (s->target != V4L2_SEL_TGT_COMPOSE) in vidioc_try_selection()
/Linux-v5.10/drivers/staging/media/imx/
Dimx-media-csc-scaler.c310 case V4L2_SEL_TGT_COMPOSE: in ipu_csc_scaler_g_selection()
322 s->target == V4L2_SEL_TGT_COMPOSE) { in ipu_csc_scaler_g_selection()
345 case V4L2_SEL_TGT_COMPOSE: in ipu_csc_scaler_s_selection()
/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c474 case V4L2_SEL_TGT_COMPOSE: in gsc_m2m_g_selection()
516 case V4L2_SEL_TGT_COMPOSE: in gsc_m2m_s_selection()
/Linux-v5.10/drivers/media/platform/
Dsh_vou.c903 case V4L2_SEL_TGT_COMPOSE: in sh_vou_g_selection()
930 .target = V4L2_SEL_TGT_COMPOSE, in sh_vou_s_selection()
945 sel->target != V4L2_SEL_TGT_COMPOSE) in sh_vou_s_selection()
/Linux-v5.10/drivers/media/platform/mtk-mdp/
Dmtk_mdp_m2m.c759 || target == V4L2_SEL_TGT_COMPOSE) in mtk_mdp_is_target_compose()
806 case V4L2_SEL_TGT_COMPOSE: in mtk_mdp_m2m_g_selection()
851 if (s->target == V4L2_SEL_TGT_COMPOSE) in mtk_mdp_m2m_s_selection()
/Linux-v5.10/drivers/media/platform/rcar-vin/
Drcar-v4l2.c443 case V4L2_SEL_TGT_COMPOSE: in rvin_g_selection()
491 case V4L2_SEL_TGT_COMPOSE: in rvin_s_selection()
/Linux-v5.10/drivers/media/platform/rockchip/rga/
Drga.c583 case V4L2_SEL_TGT_COMPOSE: in vidioc_g_selection()
622 case V4L2_SEL_TGT_COMPOSE: in vidioc_s_selection()
/Linux-v5.10/drivers/media/i2c/smiapp/
Dsmiapp-core.c1725 case V4L2_SEL_TGT_COMPOSE: in smiapp_propagate()
2078 smiapp_propagate(subdev, cfg, sel->which, V4L2_SEL_TGT_COMPOSE); in smiapp_set_compose()
2113 case V4L2_SEL_TGT_COMPOSE: in __smiapp_sel_supported()
2231 case V4L2_SEL_TGT_COMPOSE: in __smiapp_get_selection()
2281 case V4L2_SEL_TGT_COMPOSE: in smiapp_set_selection()
/Linux-v5.10/drivers/media/i2c/
Dimx274.c1030 case V4L2_SEL_TGT_COMPOSE: in imx274_get_selection()
1118 if (sel->target == V4L2_SEL_TGT_COMPOSE) { in imx274_set_selection()
/Linux-v5.10/drivers/staging/media/omap4iss/
Diss_video.c664 case V4L2_SEL_TGT_COMPOSE: in iss_video_get_selection()
721 case V4L2_SEL_TGT_COMPOSE: in iss_video_set_selection()
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ioctl.c2386 s.target = V4L2_SEL_TGT_COMPOSE; in v4l_g_crop()
2391 s.target = s.target == V4L2_SEL_TGT_COMPOSE ? in v4l_g_crop()
2392 V4L2_SEL_TGT_CROP : V4L2_SEL_TGT_COMPOSE; in v4l_g_crop()
2416 s.target = V4L2_SEL_TGT_COMPOSE; in v4l_s_crop()
2421 s.target = s.target == V4L2_SEL_TGT_COMPOSE ? in v4l_s_crop()
2422 V4L2_SEL_TGT_CROP : V4L2_SEL_TGT_COMPOSE; in v4l_s_crop()

123