Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dv4l2-common.h66 #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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dv4l2-common.h66 #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
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A 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()
H A 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()
H A 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()
H A Dvsp1_hgt.c143 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgt_configure_stream()
H A 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()
H A Dvsp1_hgo.c144 HISTO_PAD_SINK, V4L2_SEL_TGT_CROP); in hgo_configure_stream()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dselection-api-examples.rst23 sel.target = V4L2_SEL_TGT_CROP;
71 .target = V4L2_SEL_TGT_CROP,
H A 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
H A Dv4l2-selection-targets.rst26 * - ``V4L2_SEL_TGT_CROP``
H A 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
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A 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()
389 atomisp_pad_str(pad), target == V4L2_SEL_TGT_CROP in atomisp_subdev_set_selection()
644 V4L2_SEL_TGT_CROP, 0); in atomisp_subdev_set_ffmt()
/OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/mediactl/
H A Dv4l2subdev.c136 if (errno != ENOTTY || target != V4L2_SEL_TGT_CROP) in v4l2_subdev_get_selection()
176 if (errno != ENOTTY || target != V4L2_SEL_TGT_CROP) in v4l2_subdev_set_selection()
568 ret = set_selection(pad, V4L2_SEL_TGT_CROP, &crop); in v4l2_subdev_parse_setup_format()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c276 case V4L2_SEL_TGT_CROP: in vimc_sca_get_selection()
313 case V4L2_SEL_TGT_CROP: in vimc_sca_set_selection()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A 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()
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-g2d/
H A Dg2d.c411 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-m2m.c388 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()
H A Dfimc-capture.c1284 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()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dbridge.c346 if (sel->target != V4L2_SEL_TGT_CROP) in bridge_set_selection()
377 case V4L2_SEL_TGT_CROP: in bridge_get_selection()
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/
H A Dgsc-m2m.c473 case V4L2_SEL_TGT_CROP: in gsc_m2m_g_selection()
519 case V4L2_SEL_TGT_CROP: in gsc_m2m_s_selection()

1234