Home
last modified time | relevance | path

Searched refs:V4L2_CID_HBLANK (Results 1 – 8 of 8) 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/syzkaller/sys/linux/
Dvideo4linux_386.const242 V4L2_CID_HBLANK = 10356994
Dvideo4linux_arm.const242 V4L2_CID_HBLANK = 10356994
Dvideo4linux_arm64.const242 V4L2_CID_HBLANK = 10356994
Dvideo4linux_amd64.const242 V4L2_CID_HBLANK = 10356994
Dvideo4linux.txt920 …ID_JPEG_ACTIVE_MARKER, V4L2_CID_IMAGE_SOURCE_CLASS, V4L2_CID_VBLANK, V4L2_CID_HBLANK, V4L2_CID_ANA…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h998 #define V4L2_CID_HBLANK (V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 2) macro