Loading sound/soc/msm/qdsp6v2/rtac.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -36,7 +36,7 @@ #define MAX_PAYLOAD_SIZE 4076 #define RTAC_MAX_ACTIVE_VOICE_COMBOS 2 #define RTAC_MAX_ACTIVE_POPP 8 #define RTAC_BUF_SIZE 163840 #define RTAC_BUF_SIZE 57344 #define TIMEOUT_MS 1000 Loading Loading
sound/soc/msm/qdsp6v2/rtac.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -36,7 +36,7 @@ #define MAX_PAYLOAD_SIZE 4076 #define RTAC_MAX_ACTIVE_VOICE_COMBOS 2 #define RTAC_MAX_ACTIVE_POPP 8 #define RTAC_BUF_SIZE 163840 #define RTAC_BUF_SIZE 57344 #define TIMEOUT_MS 1000 Loading