/openbmc/linux/include/uapi/linux/ |
H A D | v4l2-common.h | 35 #define V4L2_SEL_TGT_COMPOSE 0x0100 macro 59 #define V4L2_SEL_TGT_COMPOSE_ACTIVE V4L2_SEL_TGT_COMPOSE 61 #define V4L2_SUBDEV_SEL_TGT_COMPOSE_ACTUAL V4L2_SEL_TGT_COMPOSE
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | selection-api-examples.rst | 51 sel.target = V4L2_SEL_TGT_COMPOSE; 67 .target = V4L2_SEL_TGT_COMPOSE,
|
H A D | selection-api-configuration.rst | 56 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
|
H A D | v4l2-selection-targets.rst | 56 * - ``V4L2_SEL_TGT_COMPOSE``
|
H A D | vidioc-g-selection.rst | 44 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
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_subdev.c | 224 case V4L2_SEL_TGT_COMPOSE: in isp_subdev_validate_rect() 244 case V4L2_SEL_TGT_COMPOSE: in atomisp_subdev_get_rect() 252 case V4L2_SEL_TGT_COMPOSE: in atomisp_subdev_get_rect() 286 V4L2_SEL_TGT_COMPOSE); in isp_get_fmt_rect() 362 (pad == ATOMISP_SUBDEV_PAD_SOURCE && target != V4L2_SEL_TGT_COMPOSE)) in atomisp_subdev_set_selection() 412 V4L2_SEL_TGT_COMPOSE, flags, &tmp); in atomisp_subdev_set_selection()
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_histo.c | 241 case V4L2_SEL_TGT_COMPOSE: in histo_get_selection() 282 V4L2_SEL_TGT_COMPOSE); in histo_set_crop() 334 V4L2_SEL_TGT_COMPOSE); in histo_set_compose() 362 else if (sel->target == V4L2_SEL_TGT_COMPOSE) in histo_set_selection()
|
H A D | vsp1_brx.c | 202 case V4L2_SEL_TGT_COMPOSE: in brx_get_selection() 231 if (sel->target != V4L2_SEL_TGT_COMPOSE) in brx_set_selection()
|
H A D | vsp1_hgt.c | 146 V4L2_SEL_TGT_COMPOSE); in hgt_configure_stream()
|
H A D | vsp1_entity.c | 165 case V4L2_SEL_TGT_COMPOSE: in vsp1_entity_get_pad_selection() 419 V4L2_SEL_TGT_COMPOSE); in vsp1_subdev_set_pad_format()
|
H A D | vsp1_hgo.c | 147 V4L2_SEL_TGT_COMPOSE); in hgo_configure_stream()
|
H A D | vsp1_rpf.c | 163 V4L2_SEL_TGT_COMPOSE); in rpf_configure_stream()
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | ccs.rst | 29 that purpose, selection target ``V4L2_SEL_TGT_COMPOSE`` is supported on the 42 Scaling is configured using selection target ``V4L2_SEL_TGT_COMPOSE`` on the
|
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs.rst | 29 that purpose, selection target ``V4L2_SEL_TGT_COMPOSE`` is supported on the 42 Scaling is configured using selection target ``V4L2_SEL_TGT_COMPOSE`` on the
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-m2m.c | 394 case V4L2_SEL_TGT_COMPOSE: in fimc_m2m_g_selection() 406 case V4L2_SEL_TGT_COMPOSE: in fimc_m2m_g_selection() 442 if (s->target != V4L2_SEL_TGT_COMPOSE) in fimc_m2m_try_selection()
|
H A D | fimc-capture.c | 659 if (target == V4L2_SEL_TGT_COMPOSE) { in fimc_capture_try_selection() 689 if (target == V4L2_SEL_TGT_COMPOSE) { in fimc_capture_try_selection() 1284 case V4L2_SEL_TGT_COMPOSE: in fimc_cap_g_selection() 1310 if (s->target == V4L2_SEL_TGT_COMPOSE) in fimc_cap_s_selection() 1609 case V4L2_SEL_TGT_COMPOSE: in fimc_subdev_get_selection() 1656 case V4L2_SEL_TGT_COMPOSE: in fimc_subdev_set_selection() 1671 if (sel->target == V4L2_SEL_TGT_COMPOSE) in fimc_subdev_set_selection()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/ |
H A D | g2d.c | 417 case V4L2_SEL_TGT_COMPOSE: in vidioc_g_selection() 429 case V4L2_SEL_TGT_COMPOSE: in vidioc_g_selection() 462 if (s->target != V4L2_SEL_TGT_COMPOSE) in vidioc_try_selection()
|
/openbmc/linux/drivers/staging/media/imx/ |
H A D | imx-media-csc-scaler.c | 310 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()
|
/openbmc/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-regs.h | 331 return (target == V4L2_SEL_TGT_COMPOSE) || in mdp_target_is_compose()
|
H A D | mtk-mdp3-m2m.c | 374 case V4L2_SEL_TGT_COMPOSE: in mdp_m2m_g_selection() 418 valid = (s->target == V4L2_SEL_TGT_COMPOSE); in mdp_m2m_s_selection()
|
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/ |
H A D | imx8-isi-pipe.c | 588 case V4L2_SEL_TGT_COMPOSE: in mxc_isi_pipe_get_selection() 639 case V4L2_SEL_TGT_COMPOSE: in mxc_isi_pipe_set_selection()
|
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-m2m.c | 467 case V4L2_SEL_TGT_COMPOSE: in gsc_m2m_g_selection() 509 case V4L2_SEL_TGT_COMPOSE: in gsc_m2m_s_selection()
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | sh_vou.c | 903 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()
|
/openbmc/linux/drivers/media/platform/mediatek/mdp/ |
H A D | mtk_mdp_m2m.c | 756 || target == V4L2_SEL_TGT_COMPOSE) in mtk_mdp_is_target_compose() 803 case V4L2_SEL_TGT_COMPOSE: in mtk_mdp_m2m_g_selection() 848 if (s->target == V4L2_SEL_TGT_COMPOSE) in mtk_mdp_m2m_s_selection()
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe.c | 1104 sel.target = V4L2_SEL_TGT_COMPOSE; in vfe_set_format() 1149 case V4L2_SEL_TGT_COMPOSE: in vfe_get_selection() 1204 if (sel->target == V4L2_SEL_TGT_COMPOSE && in vfe_set_selection()
|