summaryrefslogtreecommitdiffstats
path: root/camera/inc/TICameraParameters.h
diff options
context:
space:
mode:
Diffstat (limited to 'camera/inc/TICameraParameters.h')
-rw-r--r--camera/inc/TICameraParameters.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/camera/inc/TICameraParameters.h b/camera/inc/TICameraParameters.h
index 84fa9fa..75e4812 100644
--- a/camera/inc/TICameraParameters.h
+++ b/camera/inc/TICameraParameters.h
@@ -198,11 +198,13 @@ static const char EFFECT_VIVID[];
static const char EFFECT_COLOR_SWAP[];
static const char EFFECT_BLACKWHITE[];
+#ifndef OMAP_TUNA
//TI extensions for stereo frame layouts
static const char KEY_S3D_PRV_FRAME_LAYOUT[];
static const char KEY_S3D_PRV_FRAME_LAYOUT_VALUES[];
static const char KEY_S3D_CAP_FRAME_LAYOUT[];
static const char KEY_S3D_CAP_FRAME_LAYOUT_VALUES[];
+#endif
//TI extensions for stereo frame layouts
static const char S3D_NONE[];