Searched refs:V4L2_CID_HUE_AUTO (Results 1 – 3 of 3) sorted by relevance
26 V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25)
174 #if defined(V4L2_CID_HUE_AUTO) || (defined(HAVE_DECL_V4L2_CID_HUE_AUTO) && HAVE_DECL_V4L2_CID_HUE_A…176 static_assert((V4L2_CID_HUE_AUTO) == ((V4L2_CID_BASE+25)), "V4L2_CID_HUE_AUTO != (V4L2_CID_BASE+25)…179 # define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25)2382 XLAT(V4L2_CID_HUE_AUTO),
105 #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25) macro