45e9c2c8f5
Provide functions which get and set the 3A (Auto white balance/Auto exposure/Auto focus) parameters. These are achieved by the ioctl request codes VIDIOC_G_EXT_CTRLS and VIDIOC_S_EXT_CTRLS which have the following settings: 1. ctrl_class = V4L2_CTRL_CLASS_CAMERA 2. id = V4L2_CID_3A_PARAMETER Also, provide function which get the 3A adjustment status. This is achieved by the ioctl request codes VIDIOC_G_EXT_CTRLS which has the following settings: 1. ctrl_class = V4L2_CTRL_CLASS_CAMERA 2. id = V4L2_CID_3A_STATUS |
||
---|---|---|
.. | ||
common | ||
drivers | ||
spresense |