Searched refs:V4L2_CID_HUE_AUTO (Results 1 – 5 of 5) sorted by relevance
777 case V4L2_CID_HUE_AUTO: return "Hue, Automatic"; in v4l2_ctrl_get_name()1217 case V4L2_CID_HUE_AUTO: in v4l2_ctrl_fill()
461 .master_id = V4L2_CID_HUE_AUTO,510 .id = V4L2_CID_HUE_AUTO,
165 ``V4L2_CID_HUE_AUTO`` ``(boolean)``
902 ``V4L2_CID_HUE_AUTO``, ``V4L2_CID_WHITE_BALANCE_TEMPERATURE``,
107 #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25) macro