commit | 48e8f0c1236ef97680f5b1c41aa12c2953c76d93 | [log] [tgz] |
---|---|---|
author | Jiabin Huang <jiabin@google.com> | Tue Oct 29 00:03:42 2024 +0000 |
committer | Jiabin Huang <jiabin@google.com> | Sat Nov 09 03:26:49 2024 +0000 |
tree | 22512a9c6f2d3ec392145680e087c141e10d8cdd | |
parent | 4d0c9e8687118f0f0011236d419f8a6e98e6110d [diff] |
Audioflinger: adjust wait time for duplicating thread When the downstream thread has a larger frame count than duplicating thread, lower the wait time to avoid underrun on the downstream thread. Bug: 361029363 Change-Id: I1a9b64e363748ab9d1c0b16ebaef2f0022e1d3ec Test: TH Flag: EXEMPT bugfix