commit | 2a59462f341dfd639f30caa1d0080e922936ded6 | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Thu Oct 14 00:32:25 2021 +0000 |
committer | jiabin <jiabin@google.com> | Fri Oct 29 20:25:28 2021 +0000 |
tree | 08efe1b768cd61bc2f09f8323148d61761e020f4 | |
parent | 5d7718b534152ae28656d3a6d0929ff048c20708 [diff] |
Add AAudioCommandQueue in aaudio service. With AAudioCommandQueue, all the requests to aaudio service stream can be turned into command and executed one by one. This can help reduce multiple thread issue in aaudio service. Test: atest AAudioTest Test: run oboetester Bug: 201000721 Change-Id: I81134e036d8921d327feb029d8fda725ce65d080