commit | 6688a35c503774c381322a74582ed1dac91a0ce1 | [log] [tgz] |
---|---|---|
author | Puneeth Prabhu <puneeth.prabhu@ittiam.com> | Mon May 20 19:28:19 2019 +0530 |
committer | Saketh Sathuvalli <saketh.sathuvalli@ittiam.com> | Mon Jul 27 20:54:32 2020 +0530 |
tree | 4ea7b894afe35e9220152954cb507fd807d59fa0 | |
parent | 3fd4dee8960cd6bccbb21227d43dfef839d33875 [diff] |
libeffects: Fix to resolve glitch with disabling LVCS LVCS requires separate input and output buffers to process stereo data out of multi channel audio. In case of multi channel use case, actual number of inplace scratch buffers required for LVCS module is 8. So, correct the value of LVCS_SCRATCHBUFFERS to 8. Test: Solotester Bug: 132949357 Bug: 137835997 Change-Id: I27ad3d1a8e3b0f0ad32aaa538bf25850fb43ebe8 Merged-In: I27ad3d1a8e3b0f0ad32aaa538bf25850fb43ebe8