commit | 97d547da43c9c41711d1ed1e3f4fa87c2ee3cb9a | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Sep 02 14:45:53 2014 -0700 |
committer | Eric Laurent <elaurent@google.com> | Tue Sep 02 14:45:53 2014 -0700 |
tree | 7691517aee519ffaf4a7c5dbfd422b742d4401b7 | |
parent | b72726bad6c9253c26c82fea76bdf99e18b8ba6d [diff] |
audio flinger: fix use of global effect buffer When float mixing format is enabled, audio effects use a specific buffer in 16 bit format. This buffer was not enabled when only global effects were present resulting in the mixer accumulating directly to the output sink buffer. Bug: 16202259. Change-Id: I3537d36c63196d97772f0ab22dd31d04dfa7fdd6