summaryrefslogtreecommitdiff
path: root/include/linux/v4l2-common.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2014-12-12 00:14:47 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2014-12-15 22:10:24 +0200
commit4b9b925239d005d96cbbc262f2e637b2d60ce143 (patch)
tree30374edaf37637b8a57ef06c7ad24d74e5620571 /include/linux/v4l2-common.h
parent8f6921584eed1b12b9b05f4bb8535a2cf194402d (diff)
Update headers from upstream kernel
Upstream commit 71947828caef0c83d4245f7d1eaddc799b4ff1d1 Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'include/linux/v4l2-common.h')
-rw-r--r--include/linux/v4l2-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/v4l2-common.h b/include/linux/v4l2-common.h
index 2f6f8ca..1527398 100644
--- a/include/linux/v4l2-common.h
+++ b/include/linux/v4l2-common.h
@@ -43,6 +43,8 @@
#define V4L2_SEL_TGT_CROP_DEFAULT 0x0001
/* Cropping bounds */
#define V4L2_SEL_TGT_CROP_BOUNDS 0x0002
+/* Native frame size */
+#define V4L2_SEL_TGT_NATIVE_SIZE 0x0003
/* Current composing area */
#define V4L2_SEL_TGT_COMPOSE 0x0100
/* Default composing area */