Searched refs:V4L2_CID_AUTOBRIGHTNESS (Results 1 – 8 of 8) 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),
179 V4L2_CID_AUTOBRIGHTNESS = 9963808
920 …N, V4L2_CID_CHROMA_AGC, V4L2_CID_COLOR_KILLER, V4L2_CID_COLORFX, V4L2_CID_AUTOBRIGHTNESS, V4L2_CID…
129 #define V4L2_CID_AUTOBRIGHTNESS (V4L2_CID_BASE+32) macro