Home
last modified time | relevance | path

Searched refs:V4L2_SUBDEV_FORMAT_TRY (Results 1 – 25 of 121) sorted by relevance

12345

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-fmt.rst57 to ``V4L2_SUBDEV_FORMAT_TRY``. When set, 'try' formats are not applied
76 ``V4L2_SUBDEV_FORMAT_TRY``, otherwise an error is returned and the errno
122 * - V4L2_SUBDEV_FORMAT_TRY
H A Dvidioc-subdev-g-crop.rst63 to ``V4L2_SUBDEV_FORMAT_TRY``. When set, 'try' crop rectangles are not
71 ``V4L2_SUBDEV_FORMAT_TRY``, otherwise an error is returned and the errno
H A Dvidioc-subdev-g-selection.rst51 ``V4L2_SUBDEV_FORMAT_TRY``, otherwise an error is returned and the errno
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c211 if (which == V4L2_SUBDEV_FORMAT_TRY) { in atomisp_subdev_get_rect()
237 if (which == V4L2_SUBDEV_FORMAT_TRY) in atomisp_subdev_get_ffmt()
314 which == V4L2_SUBDEV_FORMAT_TRY ? "V4L2_SUBDEV_FORMAT_TRY" in atomisp_subdev_set_selection()
358 if (which == V4L2_SUBDEV_FORMAT_TRY) in atomisp_subdev_set_selection()
480 which == V4L2_SUBDEV_FORMAT_TRY ? "V4L2_SUBDEV_FORMAT_TRY" in atomisp_subdev_set_ffmt()
/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c35 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in isc_scaler_get_fmt()
76 if (req_fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in isc_scaler_set_fmt()
H A Dmicrochip-csi2dc.c234 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in csi2dc_get_fmt()
283 if (req_fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in csi2dc_set_fmt()
/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_v4l2.c287 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in sun4i_csi_subdev_get_fmt()
304 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in sun4i_csi_subdev_set_fmt()
/linux/drivers/media/i2c/
H A Dimx412.c720 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in imx412_get_pad_format()
755 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in imx412_set_pad_format()
784 fmt.which = sd_state ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE; in imx412_init_state()
H A Dov02a10.c318 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in ov02a10_set_fmt()
339 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in ov02a10_get_fmt()
519 .which = V4L2_SUBDEV_FORMAT_TRY, in ov02a10_init_state()
H A Dhi556.c953 case V4L2_SUBDEV_FORMAT_TRY: in __hi556_get_pad_crop()
1088 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in hi556_set_format()
1122 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in hi556_get_format()
H A Dimx274.c1022 if (which == V4L2_SUBDEV_FORMAT_TRY) { in __imx274_change_compose()
1116 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in imx274_set_fmt()
1147 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in imx274_get_selection()
1219 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) in imx274_set_selection_crop()
H A Dov5670.c2265 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in ov5670_do_get_pad_format()
2311 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in ov5670_set_pad_format()
2547 case V4L2_SUBDEV_FORMAT_TRY: in __ov5670_get_pad_crop()
H A Dimx334.c766 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in imx334_get_pad_format()
803 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in imx334_set_pad_format()
831 fmt.which = sd_state ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE; in imx334_init_state()
H A Dlt6911uxe.c395 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in lt6911uxe_set_format()
438 .which = sd_state ? V4L2_SUBDEV_FORMAT_TRY in lt6911uxe_init_state()
H A Dmt9p031.c552 case V4L2_SUBDEV_FORMAT_TRY: in __mt9p031_get_pad_format()
567 case V4L2_SUBDEV_FORMAT_TRY: in __mt9p031_get_pad_crop()
707 V4L2_SUBDEV_FORMAT_TRY; in mt9p031_init_state()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.c128 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_isp_subdev_get_fmt()
174 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in __isp_subdev_try_format()
208 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_isp_subdev_set_fmt()
H A Dfimc-lite.c574 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_try_fmt()
1031 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_get_fmt()
1079 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_set_fmt()
1127 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_get_selection()
1164 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_set_selection()
/linux/include/uapi/linux/
H A Dv4l2-subdev.h26 V4L2_SUBDEV_FORMAT_TRY = 0, enumerator
/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c304 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun6i_isp_proc_get_fmt()
327 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun6i_isp_proc_set_fmt()
/linux/drivers/media/v4l2-core/
H A Dv4l2-subdev.c192 if (which != V4L2_SUBDEV_FORMAT_TRY && in check_which()
230 if (which == V4L2_SUBDEV_FORMAT_TRY && (!state || !state->pads)) in check_state()
627 return which == V4L2_SUBDEV_FORMAT_TRY ? in subdev_ioctl_get_state()
800 if (format->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
837 if (crop->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
897 if (fi->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
929 if (sel->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
1038 if (routing->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c1005 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_get_fmt()
1040 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_oif_get_fmt()
1084 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_set_fmt()
1123 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_oif_set_fmt()
1273 if (fse->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_oif_enum_frame_size()
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c146 case V4L2_SUBDEV_FORMAT_TRY: in vsp1_entity_get_state()
392 .which = sd_state ? V4L2_SUBDEV_FORMAT_TRY in vsp1_entity_init_state()
/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H A Dsun6i_mipi_csi2.c353 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun6i_mipi_csi2_get_fmt()
376 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun6i_mipi_csi2_set_fmt()
/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_mipi_csi2.c389 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun8i_a83t_mipi_csi2_get_fmt()
413 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun8i_a83t_mipi_csi2_set_fmt()
/linux/drivers/staging/media/imx/
H A Dimx-media-csi.c1166 if (which == V4L2_SUBDEV_FORMAT_TRY) in __csi_get_fmt()
1176 if (which == V4L2_SUBDEV_FORMAT_TRY) in __csi_get_crop()
1186 if (which == V4L2_SUBDEV_FORMAT_TRY) in __csi_get_compose()
1687 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) in csi_set_selection()
1708 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) in csi_set_selection()

12345