Searched refs:V4L2_SEL_TGT_CROP_BOUNDS (Results 1 - 25 of 105) sorted by relevance

12345

/linux-master/include/uapi/linux/
H A Dv4l2-common.h31 #define V4L2_SEL_TGT_CROP_BOUNDS 0x0002 macro
62 #define V4L2_SUBDEV_SEL_TGT_CROP_BOUNDS V4L2_SEL_TGT_CROP_BOUNDS
/linux-master/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-byteproc.c287 s->target == V4L2_SEL_TGT_CROP_BOUNDS ||
305 case V4L2_SEL_TGT_CROP_BOUNDS:
340 s->target == V4L2_SEL_TGT_CROP_BOUNDS ||
/linux-master/drivers/media/i2c/
H A Dak881x.c135 case V4L2_SEL_TGT_CROP_BOUNDS:
H A Dov9640.c575 case V4L2_SEL_TGT_CROP_BOUNDS:
H A Ds5k5baf.c1358 case V4L2_SEL_TGT_CROP_BOUNDS:
1373 return target == V4L2_SEL_TGT_CROP_BOUNDS ||
H A Dtw9910.c732 if (sel->target > V4L2_SEL_TGT_CROP_BOUNDS)
H A Dimx219.c896 case V4L2_SEL_TGT_CROP_BOUNDS:
H A Dimx296.c739 case V4L2_SEL_TGT_CROP_BOUNDS:
H A Dov6650.c487 case V4L2_SEL_TGT_CROP_BOUNDS:
H A Dov9282.c938 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c135 if (sel->target != V4L2_SEL_TGT_CROP_BOUNDS &&
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uif.c105 case V4L2_SEL_TGT_CROP_BOUNDS:
H A Dvsp1_rwpf.c159 case V4L2_SEL_TGT_CROP_BOUNDS:
H A Dvsp1_histo.c234 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h326 (target == V4L2_SEL_TGT_CROP_BOUNDS);
/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c247 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/staging/media/starfive/camss/
H A Dstf-isp.c212 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-m2m.c459 case V4L2_SEL_TGT_CROP_BOUNDS:
513 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c413 case V4L2_SEL_TGT_CROP_BOUNDS:
436 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-m2m.c391 case V4L2_SEL_TGT_CROP_BOUNDS:
414 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_m2m.c764 || target == V4L2_SEL_TGT_CROP_BOUNDS
795 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-v4l2.c487 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/pci/cx18/
H A Dcx18-ioctl.c487 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.c474 case V4L2_SEL_TGT_CROP_BOUNDS:
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-pipe.c568 case V4L2_SEL_TGT_CROP_BOUNDS:

Completed in 268 milliseconds

12345