Searched refs:V4L2_FL_QUIRK_INVERTED_CROP (Results 1 – 5 of 5) sorted by relevance
95 V4L2_FL_QUIRK_INVERTED_CROP = 2, enumerator
697 set_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags); in g2d_probe()
731 set_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags); in fimc_register_m2m_device()
2413 if (test_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags)) in v4l_g_crop()2443 if (test_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags)) in v4l_s_crop()2493 if (test_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags)) in v4l_cropcap()
1357 set_bit(V4L2_FL_QUIRK_INVERTED_CROP, &vfd->flags); in s5p_mfc_probe()