Searched refs:V4L2_CID_EXPOSURE_AUTO_PRIORITY (Results 1 – 10 of 10) sorted by relevance
114 !ExerciseControl(&v4l2_dev, V4L2_CID_EXPOSURE_AUTO_PRIORITY, in TestSetControl()
163 SetControl(V4L2_CID_EXPOSURE_AUTO_PRIORITY, constant_framerate_setting); in InitDevice()
236 V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3)
1581 #if defined(V4L2_CID_EXPOSURE_AUTO_PRIORITY) || (defined(HAVE_DECL_V4L2_CID_EXPOSURE_AUTO_PRIORITY)…1583 static_assert((V4L2_CID_EXPOSURE_AUTO_PRIORITY) == ((V4L2_CID_CAMERA_CLASS_BASE+3)), "V4L2_CID_EXPO…1586 # define V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3)2592 XLAT(V4L2_CID_EXPOSURE_AUTO_PRIORITY),
220 V4L2_CID_EXPOSURE_AUTO_PRIORITY = 10094851
920 …A_CLASS, V4L2_CID_EXPOSURE_AUTO, V4L2_CID_EXPOSURE_ABSOLUTE, V4L2_CID_EXPOSURE_AUTO_PRIORITY, V4L2…
783 #define V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3) macro