diff options
| author | Arian <arian.kulmer@web.de> | 2019-08-21 10:26:19 +0200 |
|---|---|---|
| committer | Michele Bono <bono.michele94@gmail.com> | 2019-08-27 10:23:47 +0200 |
| commit | c97bc1b81fc6c5479c5e342b08053e2a8ffac0be (patch) | |
| tree | ebb41eb5a09e29411f78f7b09560eefc0f976914 | |
| parent | a5cb217e937fc6a88e65fd1ceeb4745c1550055d (diff) | |
Revert "ASoC: msm: qdsp6v2: Update voip buffer bytes"p9.0
This reverts commit e1fa28274e19398812a9ba6a1bfc588913f1beca.
Change-Id: I155d7b688d98842bdbf8c483e1c7f64c39c9f3fe
| -rw-r--r-- | sound/soc/msm/qdsp6v2/msm-pcm-voip-v2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/msm/qdsp6v2/msm-pcm-voip-v2.c b/sound/soc/msm/qdsp6v2/msm-pcm-voip-v2.c index 600b979bac4d..b2387a746f61 100644 --- a/sound/soc/msm/qdsp6v2/msm-pcm-voip-v2.c +++ b/sound/soc/msm/qdsp6v2/msm-pcm-voip-v2.c @@ -32,7 +32,7 @@ #include "q6voice.h" #define SHARED_MEM_BUF 2 -#define VOIP_MAX_Q_LEN 6 +#define VOIP_MAX_Q_LEN 10 #define VOIP_MAX_VOC_PKT_SIZE 4096 #define VOIP_MIN_VOC_PKT_SIZE 320 |
