commit | ec89b2e2f8c84a7d3936db1a888034f4a4b0df16 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Tue Jun 20 15:05:06 2017 -0700 |
committer | Phil Burk <philburk@google.com> | Sat Jun 24 09:04:47 2017 -0700 |
tree | 37bfd6b5e440bb91bb1b172ca0ea349c94056a61 | |
parent | 0d3c68179e395757ab053cf6c480db7841c4d9d5 [diff] |
aaudio: fix CTS for MMAP mode Improve calculation of buffer capacity based on requested minimum. Adjust timing of start() to reduce underflows. Track ServiceEndpoints based on requested deviceId. Fix getFramesRead() and flush() behavior. Fix timeouts due to ClockModel lateness bug. Misc cleanup. Bug: 37755299 Test: test_aaudio.cpp Change-Id: I637c16e87fbe14b6f28c60aeea0b9dfed965ecd0