/linux/include/uapi/linux/ |
A D | v4l2-common.h | 66 #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/drivers/media/platform/vsp1/ |
A D | vsp1_uif.c | 116 case V4L2_SEL_TGT_CROP: in uif_get_selection() 142 sel->target != V4L2_SEL_TGT_CROP) in uif_set_selection() 166 sel->pad, V4L2_SEL_TGT_CROP); in uif_set_selection() 210 UIF_PAD_SINK, V4L2_SEL_TGT_CROP); in uif_configure_stream()
|
A D | vsp1_histo.c | 228 V4L2_SEL_TGT_CROP); in histo_get_selection() 246 case V4L2_SEL_TGT_CROP: in histo_get_selection() 281 sel->pad, V4L2_SEL_TGT_CROP); in histo_set_crop() 311 V4L2_SEL_TGT_CROP); in histo_set_compose() 364 if (sel->target == V4L2_SEL_TGT_CROP) in histo_set_selection()
|
A D | vsp1_rwpf.c | 158 case V4L2_SEL_TGT_CROP: in vsp1_rwpf_get_selection() 198 if (sel->target != V4L2_SEL_TGT_CROP) in vsp1_rwpf_set_selection()
|
A D | vsp1_hgt.c | 143 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgt_configure_stream()
|
A D | vsp1_entity.c | 168 case V4L2_SEL_TGT_CROP: in vsp1_entity_get_pad_selection() 413 V4L2_SEL_TGT_CROP); in vsp1_subdev_set_pad_format()
|
A D | vsp1_hgo.c | 144 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgo_configure_stream()
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | selection-api-examples.rst | 23 sel.target = V4L2_SEL_TGT_CROP; 71 .target = V4L2_SEL_TGT_CROP,
|
A D | selection-api-configuration.rst | 37 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 the 134 and the height of rectangles obtained using ``V4L2_SEL_TGT_CROP`` and
|
A D | v4l2-selection-targets.rst | 32 * - ``V4L2_SEL_TGT_CROP``
|
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
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | atomisp_subdev.c | 233 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() 299 V4L2_SEL_TGT_CROP); in isp_get_fmt_rect() 390 atomisp_pad_str(pad), target == V4L2_SEL_TGT_CROP in atomisp_subdev_set_selection() 648 V4L2_SEL_TGT_CROP, 0); in atomisp_subdev_set_ffmt()
|
/linux/Documentation/userspace-api/media/drivers/ |
A D | ccs.rst | 21 crop is configured using the ``V4L2_SEL_TGT_CROP`` on the source pad (0) of the 40 the sensor. The V4L2 selection target ``V4L2_SEL_TGT_CROP`` is used to
|
/linux/Documentation/driver-api/media/drivers/ccs/ |
A D | ccs.rst | 21 crop is configured using the ``V4L2_SEL_TGT_CROP`` on the source pad (0) of the 40 the sensor. The V4L2 selection target ``V4L2_SEL_TGT_CROP`` is used to
|
/linux/drivers/media/test-drivers/vimc/ |
A D | vimc-scaler.c | 245 case V4L2_SEL_TGT_CROP: in vimc_sca_get_selection() 280 if (VIMC_IS_SRC(sel->pad) || sel->target != V4L2_SEL_TGT_CROP) in vimc_sca_set_selection()
|
/linux/drivers/media/platform/exynos4-is/ |
A D | fimc-m2m.c | 388 case V4L2_SEL_TGT_CROP: in fimc_m2m_g_selection() 405 case V4L2_SEL_TGT_CROP: in fimc_m2m_g_selection() 446 if (s->target != V4L2_SEL_TGT_CROP) in fimc_m2m_try_selection()
|
A D | fimc-capture.c | 1284 case V4L2_SEL_TGT_CROP: in fimc_cap_g_selection() 1309 else if (s->target == V4L2_SEL_TGT_CROP) in fimc_cap_s_selection() 1603 case V4L2_SEL_TGT_CROP: in fimc_subdev_get_selection() 1647 fimc_capture_try_selection(ctx, r, V4L2_SEL_TGT_CROP); in fimc_subdev_set_selection() 1650 case V4L2_SEL_TGT_CROP: in fimc_subdev_set_selection()
|
/linux/drivers/media/i2c/ |
A D | mt9m001.c | 265 sel->target != V4L2_SEL_TGT_CROP) in mt9m001_set_selection() 314 case V4L2_SEL_TGT_CROP: in mt9m001_get_selection() 359 .target = V4L2_SEL_TGT_CROP, in mt9m001_s_fmt()
|
A D | ov6650.c | 486 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()
|
A D | mt9m032.c | 421 if (sel->target != V4L2_SEL_TGT_CROP) in mt9m032_get_pad_selection() 441 if (sel->target != V4L2_SEL_TGT_CROP) in mt9m032_set_pad_selection()
|
A D | mt9t001.c | 423 if (sel->target != V4L2_SEL_TGT_CROP) in mt9t001_get_selection() 440 if (sel->target != V4L2_SEL_TGT_CROP) in mt9t001_set_selection()
|
/linux/drivers/media/platform/s5p-g2d/ |
A D | g2d.c | 411 case V4L2_SEL_TGT_CROP: in vidioc_g_selection() 428 case V4L2_SEL_TGT_CROP: in vidioc_g_selection() 465 if (s->target != V4L2_SEL_TGT_CROP) in vidioc_try_selection()
|
/linux/drivers/staging/media/imx/ |
A D | imx-media-csc-scaler.c | 303 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/drivers/media/platform/exynos-gsc/ |
A D | gsc-m2m.c | 473 case V4L2_SEL_TGT_CROP: in gsc_m2m_g_selection() 519 case V4L2_SEL_TGT_CROP: in gsc_m2m_s_selection()
|
/linux/drivers/media/platform/mtk-mdp/ |
A D | mtk_mdp_m2m.c | 765 || target == V4L2_SEL_TGT_CROP) in mtk_mdp_is_target_crop() 804 case V4L2_SEL_TGT_CROP: in mtk_mdp_m2m_g_selection() 851 if (s->target == V4L2_SEL_TGT_CROP) in mtk_mdp_m2m_s_selection()
|