]> Pileus Git - ~andy/linux/commit
[media] V4L: Add camera 3A lock control
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 2 May 2012 09:24:33 +0000 (06:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 May 2012 17:29:35 +0000 (14:29 -0300)
commitfc162a099e7b34bfe3501028c919ff5d43e5e3d3
treeed3e60fe068ad65c5a8846c110852d86582095f8
parent0bf6b7dc5fd1e60e93657d4fe4b3d788216b9d5e
[media] V4L: Add camera 3A lock control

The V4L2_CID_3A_LOCK bitmask control allows applications to pause
or resume the automatic exposure, focus and wite balance adjustments.
It can be used, for example, to lock the 3A adjustments right before
a still image is captured, for pre-focus, etc.
The applications can control each of the algorithms independently,
through a corresponding control bit, if driver allows that.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/controls.xml
drivers/media/video/v4l2-ctrls.c
include/linux/videodev2.h