Home
last modified time | relevance | path

Searched refs:V4L2_CID_USER_S2255_BASE (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dv4l2_control_id_bases.h27 #if defined(V4L2_CID_USER_S2255_BASE) || (defined(HAVE_DECL_V4L2_CID_USER_S2255_BASE) && HAVE_DECL_…
29 static_assert((V4L2_CID_USER_S2255_BASE) == ((V4L2_CID_BASE | 0x1030)), "V4L2_CID_USER_S2255_BASE !…
32 # define V4L2_CID_USER_S2255_BASE (V4L2_CID_BASE | 0x1030)
194 XLAT(V4L2_CID_USER_S2255_BASE),
Dv4l2_control_id_bases.in4 V4L2_CID_USER_S2255_BASE (V4L2_CID_BASE | 0x1030)
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h163 #define V4L2_CID_USER_S2255_BASE (V4L2_CID_USER_BASE + 0x1030) macro
/external/strace/
DChangeLog782 * xlat/v4l2_control_id_bases.in (V4L2_CID_USER_S2255_BASE,