Home
last modified time | relevance | path

Searched refs:V4L2_FL_QUIRK_INVERTED_CROP (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/media/
A Dv4l2-dev.h95 V4L2_FL_QUIRK_INVERTED_CROP = 2, enumerator
/linux-6.3-rc2/drivers/media/platform/samsung/exynos4-is/
A Dfimc-m2m.c731 set_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags); in fimc_register_m2m_device()
/linux-6.3-rc2/drivers/media/platform/samsung/s5p-g2d/
A Dg2d.c691 set_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags); in g2d_probe()
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ioctl.c2441 if (test_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags)) in v4l_g_crop()
2471 if (test_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags)) in v4l_s_crop()
2521 if (test_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags)) in v4l_cropcap()
/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc.c1364 set_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags); in s5p_mfc_probe()

Completed in 24 milliseconds