Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dv4l2-controls.h104 #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dv4l2-controls.h104 #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dv4l2-controls.h105 #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dv4l2-controls.h104 #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25) macro
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_ctrl.c449 .master_id = V4L2_CID_HUE_AUTO,
515 .id = V4L2_CID_HUE_AUTO,
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dcontrol.rst162 ``V4L2_CID_HUE_AUTO`` ``(boolean)``
H A Dhist-v4l2.rst902 ``V4L2_CID_HUE_AUTO``, ``V4L2_CID_WHITE_BALANCE_TEMPERATURE``,
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c817 case V4L2_CID_HUE_AUTO: return "Hue, Automatic"; in v4l2_ctrl_get_name()
1239 case V4L2_CID_HUE_AUTO: in v4l2_ctrl_fill()