commit | 397d63698f8739a39ba4472e572900d595fd77ff | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Wed Jan 14 17:14:11 2015 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Jan 14 17:14:11 2015 -0800 |
tree | 6751e5b8ab3e25752f8236e3166be2f0b15261b7 | |
parent | 93bf1af38d6419e396331b38e2b44f8eb93a35b4 [diff] | |
parent | af669403831a84268e8c9c4cd3c93e6c0eb03b52 [diff] |
Merge "hal: Fix glitch in audio playback during device switch"
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h index cb75346..615912e 100644 --- a/hal/msm8974/platform.h +++ b/hal/msm8974/platform.h
@@ -168,7 +168,7 @@ * the buffer size of an input/output stream */ #define DEEP_BUFFER_OUTPUT_PERIOD_SIZE 960 -#define DEEP_BUFFER_OUTPUT_PERIOD_COUNT 4 +#define DEEP_BUFFER_OUTPUT_PERIOD_COUNT 5 #define LOW_LATENCY_OUTPUT_PERIOD_SIZE 240 #define LOW_LATENCY_OUTPUT_PERIOD_COUNT 2