From 4b9b925239d005d96cbbc262f2e637b2d60ce143 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Fri, 12 Dec 2014 00:14:47 +0200 Subject: Update headers from upstream kernel Upstream commit 71947828caef0c83d4245f7d1eaddc799b4ff1d1 Signed-off-by: Laurent Pinchart --- include/linux/v4l2-common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/linux/v4l2-common.h') 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 */ -- cgit v1.2.3