commit | 470b399e12ec4ff8889dc1a27c6394eb38c5b4c9 | [log] [tgz] |
---|---|---|
author | Henrik Tillman <henrik.tillman@sony.com> | Tue Oct 08 12:49:28 2024 +0200 |
committer | HÃ¥kan Kvist <hakan.kvist@sony.com> | Tue Oct 08 13:20:31 2024 +0200 |
tree | ff3251bac2aba7dc44b4435a1224129e53fdfe13 | |
parent | 78e3c8adddaf3b00bbbc41dcb0653755d1c0852c [diff] |
No fast mixer for DEEP_BUFFER threads Do not initialize a fast mixer on output threads that is running as deep buffer. Deep buffer is made for big buffers to save power and so on and not for low latency which fast mixer is created for hence fastmixer is not allowed on threads that is deep buffered. Bug: 364329918 Test: manual Change-Id: I256c168cde1f240a8c97473458bdb5aaaa09dc51