commit | d1b4d4b24d9ede669ca00fb1428a8f3acff1e94c | [log] [tgz] |
---|---|---|
author | Puneeth Prabhu <puneeth.prabhu@ittiam.com> | Mon May 20 19:28:19 2019 +0530 |
committer | Andy Hung <hunga@google.com> | Wed Jul 24 20:00:42 2019 -0700 |
tree | ee1834864151632fe33c6294f3e1aa9f62596848 | |
parent | 107fd5a178efdd977eaa1dbd0edbb1b72a3613e6 [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