summaryrefslogtreecommitdiff
path: root/hal/platform_api.h
diff options
context:
space:
mode:
authorJean-Michel Trivi <jmtrivi@google.com>2017-06-29 17:33:07 +0000
committerJean-Michel Trivi <jmtrivi@google.com>2017-06-29 17:33:07 +0000
commit29818efc77fdc84a2b94a57b3fcef819045a61e1 (patch)
tree735e6866df1be7b6faee476f866ea9a7aec0c9d2 /hal/platform_api.h
parent064bcea8f6a1e28ca44467fb0abb10b0bbc27b7f (diff)
downloadaudio-29818efc77fdc84a2b94a57b3fcef819045a61e1.tar.gz
Revert "Volume listener accounts for 25 possible volume steps"
This reverts commit 064bcea8f6a1e28ca44467fb0abb10b0bbc27b7f. Change-Id: If5505511283ce1b5368388c1b3dd753b389dd7bb
Diffstat (limited to 'hal/platform_api.h')
-rw-r--r--hal/platform_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/platform_api.h b/hal/platform_api.h
index e500da5..98e4223 100644
--- a/hal/platform_api.h
+++ b/hal/platform_api.h
@@ -18,7 +18,7 @@
#define AUDIO_PLATFORM_API_H
#include "voice.h"
-#define MAX_VOLUME_CAL_STEPS 25
+#define MAX_VOLUME_CAL_STEPS 15
#define CODEC_BACKEND_DEFAULT_SAMPLE_RATE 48000
#define CODEC_BACKEND_DEFAULT_BIT_WIDTH 16
#define CODEC_BACKEND_DEFAULT_CHANNELS 2