commit | 2095e57b1d9bd01d65a64546b21a25f56ffd2dcc | [log] [tgz] |
---|---|---|
author | Helen Zeng <xiaoyunz@codeaurora.org> | Mon Aug 15 18:30:43 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:16:41 2011 -0700 |
tree | 58804fb006a2151f7a93639d1d4d8c711c1e5d62 | |
parent | c78ee412f72d848e7f58777e8733978c8088d1ab [diff] [blame] |
ASoc: msm: qdsp6: Change packet size to support PCM WB. Change the packet size to support PCM WB. Signed-off-by: Helen Zeng <xiaoyunz@codeaurora.org>
diff --git a/sound/soc/msm/qdsp6/q6voice.h b/sound/soc/msm/qdsp6/q6voice.h index 673eb38..46d6496 100644 --- a/sound/soc/msm/qdsp6/q6voice.h +++ b/sound/soc/msm/qdsp6/q6voice.h
@@ -14,7 +14,7 @@ #include <mach/qdsp6v2/apr.h> -#define MAX_VOC_PKT_SIZE 322 +#define MAX_VOC_PKT_SIZE 642 #define SESSION_NAME_LEN 20 struct voice_header {