summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArne Coucheron <arco68@gmail.com>2016-01-22 10:26:42 -0800
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-04-29 11:31:26 -0700
commit64a98d6a5386e4843e7e8bb01b6b246c0f68f4ea (patch)
tree2c94d171078c0468cc06eba1231f496e37506e15
parentd330e5b1c1bb1ce0ef6a4411ef7c912b5af7b2b8 (diff)
downloadhardware_qcom_audio-stable/cm-13.0-caf-8960-ZNH0E.tar.gz
hardware_qcom_audio-stable/cm-13.0-caf-8960-ZNH0E.tar.bz2
hardware_qcom_audio-stable/cm-13.0-caf-8960-ZNH0E.zip
Revert "audio: Reduce low latency buffer size"stable/cm-13.0-caf-8960-ZNH0E
Not needed after http://review.cyanogenmod.org/129319 This reverts commit a4f8cb19073cf092043fc329a9c1106ec0c9024a. RM-208 Change-Id: Ic8ad5dd9ea0272d982f44f7acb1eb7176d8c08ab (cherry picked from commit 3a059bd9f18d1090c962b9ce2d63d45fe0971053)
-rw-r--r--legacy/alsa_sound/AudioHardwareALSA.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/legacy/alsa_sound/AudioHardwareALSA.h b/legacy/alsa_sound/AudioHardwareALSA.h
index 4e3fd181..bfe2e704 100644
--- a/legacy/alsa_sound/AudioHardwareALSA.h
+++ b/legacy/alsa_sound/AudioHardwareALSA.h
@@ -75,7 +75,7 @@ class AudioHardwareALSA;
#endif
#define DEFAULT_VOICE_BUFFER_SIZE 2048
-#define PLAYBACK_LOW_LATENCY_BUFFER_SIZE 256
+#define PLAYBACK_LOW_LATENCY_BUFFER_SIZE 1024
#define PLAYBACK_LOW_LATENCY 22000
#define PLAYBACK_LOW_LATENCY_MEASURED 42000
#ifdef TARGET_8974