]> asedeno.scripts.mit.edu Git - linux.git/commit
media: add V4L2_CTRL_TYPE_AREA control type
authorRicardo Ribalda Delgado <ribalda@kernel.org>
Mon, 7 Oct 2019 15:06:31 +0000 (12:06 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 10 Oct 2019 14:36:32 +0000 (11:36 -0300)
commitd1dc49370f8371b00e682ac409aa1987ce641e93
tree12a6f92354a957b969ba036ccb666416642b0af0
parentf7fe9f9528b97429b25c7277fe604919455092e4
media: add V4L2_CTRL_TYPE_AREA control type

This type contains the width and the height of a rectangular area.

Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Ricardo Ribalda Delgado <ribalda@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-ctrls.c
include/media/v4l2-ctrls.h
include/uapi/linux/videodev2.h