diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/v4l2-common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/v4l2-common.h b/include/uapi/linux/v4l2-common.h index 2f6f8cafe773..15273987093e 100644 --- a/include/uapi/linux/v4l2-common.h +++ b/include/uapi/linux/v4l2-common.h | |||
| @@ -43,6 +43,8 @@ | |||
| 43 | #define V4L2_SEL_TGT_CROP_DEFAULT 0x0001 | 43 | #define V4L2_SEL_TGT_CROP_DEFAULT 0x0001 |
| 44 | /* Cropping bounds */ | 44 | /* Cropping bounds */ |
| 45 | #define V4L2_SEL_TGT_CROP_BOUNDS 0x0002 | 45 | #define V4L2_SEL_TGT_CROP_BOUNDS 0x0002 |
| 46 | /* Native frame size */ | ||
| 47 | #define V4L2_SEL_TGT_NATIVE_SIZE 0x0003 | ||
| 46 | /* Current composing area */ | 48 | /* Current composing area */ |
| 47 | #define V4L2_SEL_TGT_COMPOSE 0x0100 | 49 | #define V4L2_SEL_TGT_COMPOSE 0x0100 |
| 48 | /* Default composing area */ | 50 | /* Default composing area */ |
