summaryrefslogtreecommitdiffstats
path: root/hal/msm8974/platform.h
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2014-06-16 19:10:02 +0000
committerGlenn Kasten <gkasten@google.com>2014-06-16 19:10:34 +0000
commit88acf968e90f37c4e218c997b4476986f229aaf0 (patch)
treedbcb6f71b4fca397ec52d8310acdc0bcd4becad3 /hal/msm8974/platform.h
parent98fd45339a56253ea5fe117f2c91daaf586adeae (diff)
downloadhardware_qcom_audio-88acf968e90f37c4e218c997b4476986f229aaf0.tar.gz
hardware_qcom_audio-88acf968e90f37c4e218c997b4476986f229aaf0.tar.bz2
hardware_qcom_audio-88acf968e90f37c4e218c997b4476986f229aaf0.zip
Revert "Disable fast capture by default for 8974"
This reverts commit 98fd45339a56253ea5fe117f2c91daaf586adeae. Bug: 15591052 Change-Id: Ic07cd368bfb354f843d1dc3e4466beb877f3e452
Diffstat (limited to 'hal/msm8974/platform.h')
-rw-r--r--hal/msm8974/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h
index 8c052a58..19f5d0b5 100644
--- a/hal/msm8974/platform.h
+++ b/hal/msm8974/platform.h
@@ -125,7 +125,7 @@ enum {
#define AUDIO_CAPTURE_PERIOD_COUNT 2
#define LOW_LATENCY_CAPTURE_SAMPLE_RATE 48000
-#define LOW_LATENCY_CAPTURE_PERIOD_SIZE 480
+#define LOW_LATENCY_CAPTURE_PERIOD_SIZE 240
#define LOW_LATENCY_CAPTURE_USE_CASE 1
#endif // QCOM_AUDIO_PLATFORM_H