summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong Zhou <rongzhou@google.com>2017-10-17 11:25:29 -0700
committerRong Zhou <rongzhou@google.com>2017-10-17 11:25:29 -0700
commitf7dc0d14bf95e51c0106c758dd94dc1984bc42ed (patch)
treedcc74d0575beb5927b3aaf9bf6982716849083d4
parente1769f8ee154e1917d6f116a827ca2d2cb0255c3 (diff)
downloadeasel-f7dc0d14bf95e51c0106c758dd94dc1984bc42ed.tar.gz
Add Easel watermark
Bug: 66811540 Test: RunCts.sh Change-Id: Ib53f225ceb9ac448d13fb6cf7ab783a39b4769ab
-rw-r--r--camera/include/HdrPlusTypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camera/include/HdrPlusTypes.h b/camera/include/HdrPlusTypes.h
index 9e6a0cf..c24a60f 100644
--- a/camera/include/HdrPlusTypes.h
+++ b/camera/include/HdrPlusTypes.h
@@ -233,6 +233,7 @@ static const uint32_t DEBUG_PARAM_SAVE_GCAME_INPUT_METERING = (1u);
static const uint32_t DEBUG_PARAM_SAVE_GCAME_INPUT_PAYLOAD = (1u << 1);
static const uint32_t DEBUG_PARAM_SAVE_GCAME_TEXT = (1u << 2);
static const uint32_t DEBUG_PARAM_SAVE_PROFILE = (1u << 3);
+static const uint32_t DEBUG_PARAM_SAVE_GCAME_IPU_WATERMARK = (1u << 4);
/*
* StaticMetadata defines a camera device's characteristics.