Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_control_ids.in253 V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE (V4L2_CID_CAMERA_CLASS_BASE+20)
Dv4l2_control_ids.h1700 #if defined(V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE) || (defined(HAVE_DECL_V4L2_CID_AUTO_N_PRESET_WHIT…
1702 static_assert((V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE) == ((V4L2_CID_CAMERA_CLASS_BASE+20)), "V4L2_CI…
1705 # define V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE (V4L2_CID_CAMERA_CLASS_BASE+20)
2609 XLAT(V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE),
/external/syzkaller/sys/linux/
Dvideo4linux_386.const186 V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE = 10094868
Dvideo4linux_arm.const186 V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE = 10094868
Dvideo4linux_arm64.const186 V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE = 10094868
Dvideo4linux_amd64.const186 V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE = 10094868
Dvideo4linux.txt920 …UTE, V4L2_CID_IRIS_RELATIVE, V4L2_CID_AUTO_EXPOSURE_BIAS, V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE, V4…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h808 #define V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE (V4L2_CID_CAMERA_CLASS_BASE+20) macro