Searched refs:V4L2_FL_QUIRK_INVERTED_CROP (Results 1 – 5 of 5) sorted by relevance
95 V4L2_FL_QUIRK_INVERTED_CROP = 2, enumerator
731 set_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags); in fimc_register_m2m_device()
691 set_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags); in g2d_probe()
2441 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()
1364 set_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags); in s5p_mfc_probe()
Completed in 24 milliseconds