summaryrefslogtreecommitdiffstats
path: root/hal/msm8974/platform.h
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2014-06-12 11:44:48 -0700
committerGlenn Kasten <gkasten@google.com>2014-06-12 11:46:51 -0700
commitddd5f65fa348fd541391bab42fba1622db312613 (patch)
treef633ed82650570c3f0ca18efb087c28bde2e72ec /hal/msm8974/platform.h
parent8e6e98fc5af6d6f79bc71eb37df470380ae82fad (diff)
parent4f99339176510e3a9995fb84797efb6e77de3572 (diff)
downloadhardware_qcom_audio-ddd5f65fa348fd541391bab42fba1622db312613.tar.gz
hardware_qcom_audio-ddd5f65fa348fd541391bab42fba1622db312613.tar.bz2
hardware_qcom_audio-ddd5f65fa348fd541391bab42fba1622db312613.zip
resolved conflicts for merge of 4f993391 to master
Change-Id: I5a1fd2107a613f2dd2c5c59c4c3e3e279f85585b
Diffstat (limited to 'hal/msm8974/platform.h')
-rw-r--r--hal/msm8974/platform.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h
index 18711d83..42bf8e5d 100644
--- a/hal/msm8974/platform.h
+++ b/hal/msm8974/platform.h
@@ -131,6 +131,10 @@ enum {
#define AUDIO_CAPTURE_PERIOD_DURATION_MSEC 20
#define AUDIO_CAPTURE_PERIOD_COUNT 2
+#define LOW_LATENCY_CAPTURE_SAMPLE_RATE 48000
+#define LOW_LATENCY_CAPTURE_PERIOD_SIZE 240
+#define LOW_LATENCY_CAPTURE_USE_CASE 1
+
#define DEEP_BUFFER_PCM_DEVICE 0
#define AUDIO_RECORD_PCM_DEVICE 0
#define MULTIMEDIA2_PCM_DEVICE 1