Home
last modified time | relevance | path

Searched refs:V4L2_SEL_TGT_CROP (Results 1 – 25 of 81) sorted by relevance

1234

/Linux-v5.10/include/uapi/linux/
Dv4l2-common.h66 #define V4L2_SEL_TGT_CROP 0x0000 macro
97 #define V4L2_SEL_TGT_CROP_ACTIVE V4L2_SEL_TGT_CROP
99 #define V4L2_SUBDEV_SEL_TGT_CROP_ACTUAL V4L2_SEL_TGT_CROP
/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_uif.c114 case V4L2_SEL_TGT_CROP: in uif_get_selection()
140 sel->target != V4L2_SEL_TGT_CROP) in uif_set_selection()
163 sel->pad, V4L2_SEL_TGT_CROP); in uif_set_selection()
207 UIF_PAD_SINK, V4L2_SEL_TGT_CROP); in uif_configure_stream()
Dvsp1_histo.c225 V4L2_SEL_TGT_CROP); in histo_get_selection()
243 case V4L2_SEL_TGT_CROP: in histo_get_selection()
278 sel->pad, V4L2_SEL_TGT_CROP); in histo_set_crop()
307 V4L2_SEL_TGT_CROP); in histo_set_compose()
359 if (sel->target == V4L2_SEL_TGT_CROP) in histo_set_selection()
Dvsp1_rwpf.c155 case V4L2_SEL_TGT_CROP: in vsp1_rwpf_get_selection()
195 if (sel->target != V4L2_SEL_TGT_CROP) in vsp1_rwpf_set_selection()
Dvsp1_hgt.c143 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgt_configure_stream()
Dvsp1_entity.c167 case V4L2_SEL_TGT_CROP: in vsp1_entity_get_pad_selection()
410 V4L2_SEL_TGT_CROP); in vsp1_subdev_set_pad_format()
Dvsp1_hgo.c144 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgo_configure_stream()
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dselection-api-examples.rst23 sel.target = V4L2_SEL_TGT_CROP;
71 .target = V4L2_SEL_TGT_CROP,
Dselection-api-configuration.rst37 the area actually sampled, is given by the ``V4L2_SEL_TGT_CROP`` target.
97 by the ``V4L2_SEL_TGT_CROP``. Its coordinates are expressed in in the
134 and the height of rectangles obtained using ``V4L2_SEL_TGT_CROP`` and
Dv4l2-selection-targets.rst26 * - ``V4L2_SEL_TGT_CROP``
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/staging/media/atomisp/pci/
Datomisp_subdev.c233 case V4L2_SEL_TGT_CROP: in isp_subdev_validate_rect()
257 case V4L2_SEL_TGT_CROP: in atomisp_subdev_get_rect()
265 case V4L2_SEL_TGT_CROP: in atomisp_subdev_get_rect()
298 V4L2_SEL_TGT_CROP); in isp_get_fmt_rect()
381 atomisp_pad_str[pad], target == V4L2_SEL_TGT_CROP in atomisp_subdev_set_selection()
636 V4L2_SEL_TGT_CROP, 0); in atomisp_subdev_set_ffmt()
/Linux-v5.10/drivers/media/test-drivers/vimc/
Dvimc-scaler.c276 case V4L2_SEL_TGT_CROP: in vimc_sca_get_selection()
313 case V4L2_SEL_TGT_CROP: in vimc_sca_set_selection()
/Linux-v5.10/drivers/media/i2c/
Dmt9m001.c264 sel->target != V4L2_SEL_TGT_CROP) in mt9m001_set_selection()
313 case V4L2_SEL_TGT_CROP: in mt9m001_get_selection()
358 .target = V4L2_SEL_TGT_CROP, in mt9m001_s_fmt()
Dov6650.c486 case V4L2_SEL_TGT_CROP: in ov6650_get_selection()
503 sel->target != V4L2_SEL_TGT_CROP) in ov6650_set_selection()
580 .target = V4L2_SEL_TGT_CROP, in ov6650_s_fmt()
Dmt9m032.c418 if (sel->target != V4L2_SEL_TGT_CROP) in mt9m032_get_pad_selection()
438 if (sel->target != V4L2_SEL_TGT_CROP) in mt9m032_set_pad_selection()
Dmt9t001.c418 if (sel->target != V4L2_SEL_TGT_CROP) in mt9t001_get_selection()
434 if (sel->target != V4L2_SEL_TGT_CROP) in mt9t001_set_selection()
/Linux-v5.10/drivers/media/platform/s5p-g2d/
Dg2d.c408 case V4L2_SEL_TGT_CROP: in vidioc_g_selection()
425 case V4L2_SEL_TGT_CROP: in vidioc_g_selection()
462 if (s->target != V4L2_SEL_TGT_CROP) in vidioc_try_selection()
/Linux-v5.10/drivers/media/platform/exynos4-is/
Dfimc-m2m.c391 case V4L2_SEL_TGT_CROP: in fimc_m2m_g_selection()
408 case V4L2_SEL_TGT_CROP: in fimc_m2m_g_selection()
449 if (s->target != V4L2_SEL_TGT_CROP) in fimc_m2m_try_selection()
Dfimc-capture.c1286 case V4L2_SEL_TGT_CROP: in fimc_cap_g_selection()
1311 else if (s->target == V4L2_SEL_TGT_CROP) in fimc_cap_s_selection()
1605 case V4L2_SEL_TGT_CROP: in fimc_subdev_get_selection()
1649 fimc_capture_try_selection(ctx, r, V4L2_SEL_TGT_CROP); in fimc_subdev_set_selection()
1652 case V4L2_SEL_TGT_CROP: in fimc_subdev_set_selection()
/Linux-v5.10/drivers/staging/media/imx/
Dimx-media-csc-scaler.c303 case V4L2_SEL_TGT_CROP: in ipu_csc_scaler_g_selection()
321 if (s->target == V4L2_SEL_TGT_CROP || in ipu_csc_scaler_g_selection()
341 case V4L2_SEL_TGT_CROP: in ipu_csc_scaler_s_selection()
/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c475 case V4L2_SEL_TGT_CROP: in gsc_m2m_g_selection()
521 case V4L2_SEL_TGT_CROP: in gsc_m2m_s_selection()
/Linux-v5.10/drivers/media/platform/mtk-mdp/
Dmtk_mdp_m2m.c768 || target == V4L2_SEL_TGT_CROP) in mtk_mdp_is_target_crop()
807 case V4L2_SEL_TGT_CROP: in mtk_mdp_m2m_g_selection()
854 if (s->target == V4L2_SEL_TGT_CROP) in mtk_mdp_m2m_s_selection()
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-subdev.c531 sel.target = V4L2_SEL_TGT_CROP; in subdev_do_ioctl()
552 sel.target = V4L2_SEL_TGT_CROP; in subdev_do_ioctl()
/Linux-v5.10/drivers/media/platform/rcar-vin/
Drcar-v4l2.c434 case V4L2_SEL_TGT_CROP: in rvin_g_selection()
471 case V4L2_SEL_TGT_CROP: in rvin_s_selection()

1234