Home
last modified time | relevance | path

Searched refs:V4L2_CID_AUTOBRIGHTNESS (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Dv4l2_control_ids.in33 V4L2_CID_AUTOBRIGHTNESS (V4L2_CID_BASE+32)
Dv4l2_control_ids.h223 #if defined(V4L2_CID_AUTOBRIGHTNESS) || (defined(HAVE_DECL_V4L2_CID_AUTOBRIGHTNESS) && HAVE_DECL_V4…
225 static_assert((V4L2_CID_AUTOBRIGHTNESS) == ((V4L2_CID_BASE+32)), "V4L2_CID_AUTOBRIGHTNESS != (V4L2_…
228 # define V4L2_CID_AUTOBRIGHTNESS (V4L2_CID_BASE+32)
2389 XLAT(V4L2_CID_AUTOBRIGHTNESS),
/external/syzkaller/sys/linux/
Dvideo4linux_386.const179 V4L2_CID_AUTOBRIGHTNESS = 9963808
Dvideo4linux_arm.const179 V4L2_CID_AUTOBRIGHTNESS = 9963808
Dvideo4linux_arm64.const179 V4L2_CID_AUTOBRIGHTNESS = 9963808
Dvideo4linux_amd64.const179 V4L2_CID_AUTOBRIGHTNESS = 9963808
Dvideo4linux.txt920 …N, V4L2_CID_CHROMA_AGC, V4L2_CID_COLOR_KILLER, V4L2_CID_COLORFX, V4L2_CID_AUTOBRIGHTNESS, V4L2_CID…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h129 #define V4L2_CID_AUTOBRIGHTNESS (V4L2_CID_BASE+32) macro