Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_unittest.cc121 ExerciseControl(&v4l2_dev, V4L2_CID_CONTRAST, "contrast"); in TestSetControl()
/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/syzkaller/sys/linux/
Dvideo4linux_386.const200 V4L2_CID_CONTRAST = 9963777
Dvideo4linux_arm.const200 V4L2_CID_CONTRAST = 9963777
Dvideo4linux_arm64.const200 V4L2_CID_CONTRAST = 9963777
Dvideo4linux_amd64.const200 V4L2_CID_CONTRAST = 9963777
Dvideo4linux.txt920 v4l2_ext_controls = V4L2_CID_USER_CLASS, V4L2_CID_BRIGHTNESS, V4L2_CID_CONTRAST, V4L2_CID_SATURATIO…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h75 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1) macro
/external/strace/tests/
Dioctl_v4l2.c875 p_ext_controls->controls[1].id = V4L2_CID_CONTRAST; in main()
/external/strace/tests-m32/
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()