Searched refs:V4L2_CID_AUTOGAIN (Results 1 – 3 of 3) sorted by relevance
94 { V4L2_CID_AUTOGAIN, "autogain" },
170 #define V4L2_CID_AUTOGAIN (V4L2_CID_BASE+18) macro
515 case V4L2_CID_AUTOGAIN: return VIDEO_CONTROL_GAIN_AUTO; in v4l2id_to_control_id()