Home
last modified time | relevance | path

Searched refs:V4L2_CID_CONTRAST (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dv4l2_control_ids.in3 V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
Dv4l2_control_ids.h13 #if defined(V4L2_CID_CONTRAST) || (defined(HAVE_DECL_V4L2_CID_CONTRAST) && HAVE_DECL_V4L2_CID_CONTR…
15 static_assert((V4L2_CID_CONTRAST) == ((V4L2_CID_BASE+1)), "V4L2_CID_CONTRAST != (V4L2_CID_BASE+1)");
18 # define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
2359 XLAT(V4L2_CID_CONTRAST),
/external/strace/tests/
Dioctl_v4l2.c875 p_ext_controls->controls[1].id = V4L2_CID_CONTRAST; in main()
/external/strace/tests-mx32/
Dioctl_v4l2.c875 p_ext_controls->controls[1].id = V4L2_CID_CONTRAST; in main()
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h76 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1) macro
/external/strace/tests-m32/
Dioctl_v4l2.c875 p_ext_controls->controls[1].id = V4L2_CID_CONTRAST; in main()