Home
last modified time | relevance | path

Searched refs:V4L2_CID_HBLANK (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dv4l2_control_ids.in311 V4L2_CID_HBLANK (V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 2)
Dv4l2_control_ids.h2085 #if defined(V4L2_CID_HBLANK) || (defined(HAVE_DECL_V4L2_CID_HBLANK) && HAVE_DECL_V4L2_CID_HBLANK)
2087 static_assert((V4L2_CID_HBLANK) == ((V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 2)), "V4L2_CID_HBLANK != (V…
2090 # define V4L2_CID_HBLANK (V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 2)
2667 XLAT(V4L2_CID_HBLANK),
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h1103 #define V4L2_CID_HBLANK (V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 2) macro