summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2012-02-05 17:40:27 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-02-05 17:40:27 +0700
commitba0febbd24c8ed1a2a2534aaf496627f89101385 (patch)
tree6ff7ceefee356c2ae9e9cd535a402ada1a06b72e /include
parent1ba745f850d1bb55e30c43d2a71811705cf41e46 (diff)
downloaddevice_samsung_aries-common-ba0febbd24c8ed1a2a2534aaf496627f89101385.zip
device_samsung_aries-common-ba0febbd24c8ed1a2a2534aaf496627f89101385.tar.gz
device_samsung_aries-common-ba0febbd24c8ed1a2a2534aaf496627f89101385.tar.bz2
aries-common: libcamera: Send GPS info to CE147
Diffstat (limited to 'include')
-rwxr-xr-xinclude/videodev2_samsung.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/videodev2_samsung.h b/include/videodev2_samsung.h
index 0d4dcc9..6c3fd7f 100755
--- a/include/videodev2_samsung.h
+++ b/include/videodev2_samsung.h
@@ -320,6 +320,8 @@ enum v4l2_vintage_mode {
#define V4L2_CID_CAMERA_GPS_TIMESTAMP (V4L2_CID_CAMERA_CLASS_BASE + 32)
#define V4L2_CID_CAMERA_GPS_ALTITUDE (V4L2_CID_CAMERA_CLASS_BASE + 33)
#define V4L2_CID_CAMERA_EXIF_TIME_INFO (V4L2_CID_CAMERA_CLASS_BASE + 34)
+#define V4L2_CID_CAMERA_GPS_PROCESSINGMETHOD \
+ (V4L2_CID_CAMERA_CLASS_BASE + 35)
#define V4L2_CID_CAMERA_ZOOM (V4L2_CID_PRIVATE_BASE + 90)
enum v4l2_zoom_level {
ZOOM_LEVEL_0 = 0,