Searched refs:V4L2_CID_USER_BTTV_BASE (Results 1 – 3 of 3) sorted by relevance
20 #if defined(V4L2_CID_USER_BTTV_BASE) || (defined(HAVE_DECL_V4L2_CID_USER_BTTV_BASE) && HAVE_DECL_V4…22 static_assert((V4L2_CID_USER_BTTV_BASE) == ((V4L2_CID_BASE | 0x1010)), "V4L2_CID_USER_BTTV_BASE != …25 # define V4L2_CID_USER_BTTV_BASE (V4L2_CID_BASE | 0x1010)193 XLAT(V4L2_CID_USER_BTTV_BASE),
3 V4L2_CID_USER_BTTV_BASE (V4L2_CID_BASE | 0x1010)
157 #define V4L2_CID_USER_BTTV_BASE (V4L2_CID_USER_BASE + 0x1010) macro