commit | 34e2d2d9ad4f7911f6e93789bd83543a32bab36b | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Thu Sep 26 12:46:10 2019 -0700 |
committer | Phil Burk <philburk@google.com> | Mon Sep 30 11:28:27 2019 -0700 |
tree | 93e61bd9c655e5b35199f463100b6f986f112b17 | |
parent | 3b93ca583af5296df1b4d45e4d16b5fba82205d2 [diff] |
aaudio: make fewer assumptions about MMAP timestamp Allow any amount of lateness. This will allow the ClockModel to work with a wider range of DSP behaviors. It should also handle timing jitter caused by resampling in the DSP. Use a drift value to stabilize the early and late ends of the clock model window. Test: run OboeTester Glitch Test Bug: 123096058 Change-Id: Ic6e03d7878b26c4bf1d05708cff0ca2a771a9f80