/Linux-v4.19/include/uapi/linux/ |
D | v4l2-common.h | 66 #define V4L2_SEL_TGT_CROP 0x0000 macro 83 #define V4L2_SEL_TGT_CROP_ACTIVE V4L2_SEL_TGT_CROP 85 #define V4L2_SUBDEV_SEL_TGT_CROP_ACTUAL V4L2_SEL_TGT_CROP
|
/Linux-v4.19/drivers/media/platform/vsp1/ |
D | vsp1_uif.c | 114 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() 206 UIF_PAD_SINK, V4L2_SEL_TGT_CROP); in uif_configure_stream()
|
D | vsp1_histo.c | 225 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()
|
D | vsp1_rwpf.c | 155 case V4L2_SEL_TGT_CROP: in vsp1_rwpf_get_selection() 195 if (sel->target != V4L2_SEL_TGT_CROP) in vsp1_rwpf_set_selection()
|
D | vsp1_hgt.c | 142 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgt_configure_stream()
|
D | vsp1_entity.c | 166 case V4L2_SEL_TGT_CROP: in vsp1_entity_get_pad_selection() 409 V4L2_SEL_TGT_CROP); in vsp1_subdev_set_pad_format()
|
D | vsp1_hgo.c | 143 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgo_configure_stream()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | selection-api-examples.rst | 23 sel.target = V4L2_SEL_TGT_CROP; 71 .target = V4L2_SEL_TGT_CROP,
|
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 in the 134 and the height of rectangles obtained using ``V4L2_SEL_TGT_CROP`` and
|
D | v4l2-selection-targets.rst | 26 * - ``V4L2_SEL_TGT_CROP``
|
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-v4.19/drivers/media/i2c/soc_camera/ |
D | mt9m001.c | 185 sel->target != V4L2_SEL_TGT_CROP) in mt9m001_set_selection() 252 case V4L2_SEL_TGT_CROP: in mt9m001_get_selection() 288 .target = V4L2_SEL_TGT_CROP, in mt9m001_s_fmt()
|
D | ov5642.c | 863 sel->target != V4L2_SEL_TGT_CROP) in ov5642_set_selection() 905 case V4L2_SEL_TGT_CROP: in ov5642_get_selection()
|
D | mt9v022.c | 290 sel->target != V4L2_SEL_TGT_CROP) in mt9v022_set_selection() 377 case V4L2_SEL_TGT_CROP: in mt9v022_get_selection() 413 .target = V4L2_SEL_TGT_CROP, in mt9v022_s_fmt()
|
/Linux-v4.19/drivers/media/platform/soc_camera/ |
D | soc_camera_platform.c | 88 case V4L2_SEL_TGT_CROP: in soc_camera_platform_get_selection()
|
/Linux-v4.19/drivers/media/i2c/ |
D | ov6650.c | 458 case V4L2_SEL_TGT_CROP: in ov6650_get_selection() 476 sel->target != V4L2_SEL_TGT_CROP) in ov6650_set_selection() 558 .target = V4L2_SEL_TGT_CROP, in ov6650_s_fmt()
|
D | mt9m032.c | 426 if (sel->target != V4L2_SEL_TGT_CROP) in mt9m032_get_pad_selection() 446 if (sel->target != V4L2_SEL_TGT_CROP) in mt9m032_set_pad_selection()
|
D | mt9t001.c | 421 if (sel->target != V4L2_SEL_TGT_CROP) in mt9t001_get_selection() 437 if (sel->target != V4L2_SEL_TGT_CROP) in mt9t001_set_selection()
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-subdev.c | 329 sel.target = V4L2_SEL_TGT_CROP; in subdev_do_ioctl() 351 sel.target = V4L2_SEL_TGT_CROP; in subdev_do_ioctl()
|
/Linux-v4.19/drivers/staging/media/mt9t031/ |
D | mt9t031.c | 306 sel->target != V4L2_SEL_TGT_CROP) in mt9t031_set_selection() 339 case V4L2_SEL_TGT_CROP: in mt9t031_get_selection()
|
/Linux-v4.19/drivers/media/platform/exynos4-is/ |
D | fimc-capture.c | 1298 case V4L2_SEL_TGT_CROP: in fimc_cap_g_selection() 1336 else if (s->target == V4L2_SEL_TGT_CROP) in fimc_cap_s_selection() 1630 case V4L2_SEL_TGT_CROP: in fimc_subdev_get_selection() 1674 fimc_capture_try_selection(ctx, r, V4L2_SEL_TGT_CROP); in fimc_subdev_set_selection() 1677 case V4L2_SEL_TGT_CROP: in fimc_subdev_set_selection()
|
/Linux-v4.19/drivers/media/platform/exynos-gsc/ |
D | gsc-m2m.c | 481 case V4L2_SEL_TGT_CROP: in gsc_m2m_g_selection() 530 case V4L2_SEL_TGT_CROP: in gsc_m2m_s_selection()
|
/Linux-v4.19/drivers/media/platform/mtk-mdp/ |
D | mtk_mdp_m2m.c | 810 || target == V4L2_SEL_TGT_CROP) in mtk_mdp_is_target_crop() 849 case V4L2_SEL_TGT_CROP: in mtk_mdp_m2m_g_selection() 896 if (s->target == V4L2_SEL_TGT_CROP) in mtk_mdp_m2m_s_selection()
|
/Linux-v4.19/drivers/staging/media/imx074/ |
D | imx074.c | 227 case V4L2_SEL_TGT_CROP: in imx074_get_selection()
|
/Linux-v4.19/drivers/media/platform/rockchip/rga/ |
D | rga.c | 596 case V4L2_SEL_TGT_CROP: in vidioc_g_selection() 638 case V4L2_SEL_TGT_CROP: in vidioc_s_selection()
|