Home
last modified time | relevance | path

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

123

/linux-6.1.9/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-6.1.9/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.rst56 * - ``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-6.1.9/drivers/media/platform/renesas/vsp1/
Dvsp1_histo.c245 case V4L2_SEL_TGT_COMPOSE: in histo_get_selection()
286 V4L2_SEL_TGT_COMPOSE); in histo_set_crop()
338 V4L2_SEL_TGT_COMPOSE); in histo_set_compose()
366 else if (sel->target == V4L2_SEL_TGT_COMPOSE) in histo_set_selection()
Dvsp1_brx.c202 case V4L2_SEL_TGT_COMPOSE: in brx_get_selection()
231 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()
420 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-6.1.9/Documentation/userspace-api/media/drivers/
Dccs.rst29 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
/linux-6.1.9/Documentation/driver-api/media/drivers/ccs/
Dccs.rst29 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
/linux-6.1.9/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()
301 V4L2_SEL_TGT_COMPOSE); in isp_get_fmt_rect()
451 V4L2_SEL_TGT_COMPOSE, in atomisp_subdev_set_selection()
/linux-6.1.9/drivers/media/platform/samsung/exynos4-is/
Dfimc-capture.c659 if (target == V4L2_SEL_TGT_COMPOSE) { in fimc_capture_try_selection()
689 if (target == V4L2_SEL_TGT_COMPOSE) { in fimc_capture_try_selection()
1280 case V4L2_SEL_TGT_COMPOSE: in fimc_cap_g_selection()
1306 if (s->target == V4L2_SEL_TGT_COMPOSE) in fimc_cap_s_selection()
1605 case V4L2_SEL_TGT_COMPOSE: in fimc_subdev_get_selection()
1652 case V4L2_SEL_TGT_COMPOSE: in fimc_subdev_set_selection()
1667 if (sel->target == V4L2_SEL_TGT_COMPOSE) in fimc_subdev_set_selection()
Dfimc-m2m.c394 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()
/linux-6.1.9/drivers/media/platform/samsung/s5p-g2d/
Dg2d.c417 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()
/linux-6.1.9/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-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h330 return (target == V4L2_SEL_TGT_COMPOSE) || in mdp_target_is_compose()
Dmtk-mdp3-m2m.c377 case V4L2_SEL_TGT_COMPOSE: in mdp_m2m_g_selection()
421 valid = (s->target == V4L2_SEL_TGT_COMPOSE); in mdp_m2m_s_selection()
/linux-6.1.9/drivers/media/platform/samsung/exynos-gsc/
Dgsc-m2m.c467 case V4L2_SEL_TGT_COMPOSE: in gsc_m2m_g_selection()
509 case V4L2_SEL_TGT_COMPOSE: in gsc_m2m_s_selection()
/linux-6.1.9/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_m2m.c756 || 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()
/linux-6.1.9/drivers/media/platform/qcom/camss/
Dcamss-vfe.c1102 sel.target = V4L2_SEL_TGT_COMPOSE; in vfe_set_format()
1147 case V4L2_SEL_TGT_COMPOSE: in vfe_get_selection()
1202 if (sel->target == V4L2_SEL_TGT_COMPOSE && in vfe_set_selection()
/linux-6.1.9/drivers/media/platform/renesas/
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-6.1.9/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()

123