Home
last modified time | relevance | path

Searched refs:V4L2_SEL_TGT_CROP (Results 1 - 25 of 173) sorted by relevance

1234567

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dv4l2-common.h27 #define V4L2_SEL_TGT_CROP 0x0000 macro
58 #define V4L2_SEL_TGT_CROP_ACTIVE V4L2_SEL_TGT_CROP
60 #define V4L2_SUBDEV_SEL_TGT_CROP_ACTUAL V4L2_SEL_TGT_CROP
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dv4l2-common.h22 #define V4L2_SEL_TGT_CROP 0x0000 macro
40 #define V4L2_SEL_TGT_CROP_ACTIVE V4L2_SEL_TGT_CROP
42 #define V4L2_SUBDEV_SEL_TGT_CROP_ACTUAL V4L2_SEL_TGT_CROP
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dv4l2-common.h22 #define V4L2_SEL_TGT_CROP 0x0000 macro
40 #define V4L2_SEL_TGT_CROP_ACTIVE V4L2_SEL_TGT_CROP
42 #define V4L2_SUBDEV_SEL_TGT_CROP_ACTUAL V4L2_SEL_TGT_CROP
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dv4l2-common.h9 #define V4L2_SEL_TGT_CROP 0x0000 macro
17 #define V4L2_SEL_TGT_CROP_ACTIVE V4L2_SEL_TGT_CROP
19 #define V4L2_SUBDEV_SEL_TGT_CROP_ACTUAL V4L2_SEL_TGT_CROP
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uif.c116 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()
H A Dvsp1_histo.c228 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()
H A Dvsp1_rwpf.c158 case V4L2_SEL_TGT_CROP: in vsp1_rwpf_get_selection()
198 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.c168 case V4L2_SEL_TGT_CROP: in vsp1_entity_get_pad_selection()
412 V4L2_SEL_TGT_CROP); in vsp1_subdev_set_pad_format()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c218 case V4L2_SEL_TGT_CROP: in isp_subdev_validate_rect()
242 case V4L2_SEL_TGT_CROP: in atomisp_subdev_get_rect()
250 case V4L2_SEL_TGT_CROP: in atomisp_subdev_get_rect()
284 V4L2_SEL_TGT_CROP); in isp_get_fmt_rect()
361 if ((pad == ATOMISP_SUBDEV_PAD_SINK && target != V4L2_SEL_TGT_CROP) || in atomisp_subdev_set_selection()
369 atomisp_pad_str(pad), target == V4L2_SEL_TGT_CROP in atomisp_subdev_set_selection()
370 ? "V4L2_SEL_TGT_CROP" : "V4L2_SEL_TGT_COMPOSE", in atomisp_subdev_set_selection()
555 V4L2_SEL_TGT_CROP, 0); in atomisp_subdev_set_ffmt()
/kernel/linux/linux-5.10/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()
390 ? "V4L2_SEL_TGT_CROP" : "V4L2_SEL_TGT_COMPOSE", in atomisp_subdev_set_selection()
644 V4L2_SEL_TGT_CROP, 0); in atomisp_subdev_set_ffmt()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c245 case V4L2_SEL_TGT_CROP: in vimc_scaler_get_selection()
280 if (VIMC_IS_SRC(sel->pad) || sel->target != V4L2_SEL_TGT_CROP) in vimc_scaler_set_selection()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmt9m001.c265 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()
/kernel/linux/linux-6.6/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()

Completed in 19 milliseconds

1234567