Searched refs:V4L2_CID_AUTOBRIGHTNESS (Results 1 – 3 of 3) sorted by relevance
33 V4L2_CID_AUTOBRIGHTNESS (V4L2_CID_BASE+32)
223 #if defined(V4L2_CID_AUTOBRIGHTNESS) || (defined(HAVE_DECL_V4L2_CID_AUTOBRIGHTNESS) && HAVE_DECL_V4…225 static_assert((V4L2_CID_AUTOBRIGHTNESS) == ((V4L2_CID_BASE+32)), "V4L2_CID_AUTOBRIGHTNESS != (V4L2_…228 # define V4L2_CID_AUTOBRIGHTNESS (V4L2_CID_BASE+32)2389 XLAT(V4L2_CID_AUTOBRIGHTNESS),
129 #define V4L2_CID_AUTOBRIGHTNESS (V4L2_CID_BASE+32) macro