diff options
author | Haynes Mathew George <hgeorge@codeaurora.org> | 2015-03-11 18:25:50 -0700 |
---|---|---|
committer | Andy Hung <hunga@google.com> | 2015-03-16 10:47:09 -0700 |
commit | 240934ba80d6c6165749db7681d243c6857a092f (patch) | |
tree | ed11373a97a1e0815e6949dc4f7d08d449a6fecc /services/audioflinger/AudioResamplerCubic.cpp | |
parent | 1a86a8adbf4ab43a6aed2c3c8aa0830c001adb77 (diff) | |
download | frameworks_av-240934ba80d6c6165749db7681d243c6857a092f.zip frameworks_av-240934ba80d6c6165749db7681d243c6857a092f.tar.gz frameworks_av-240934ba80d6c6165749db7681d243c6857a092f.tar.bz2 |
audioflinger: refresh fast track underrun state upon start
False underrun is detected when starting recycled fast tracks, which
leads to continuous fatal assertion failures and even AP reboot.
Track's last mObservedUnderruns isn't updated one at previous stop()
call. Hence, when we start the same track again, we should synchronize
it to the latest state instead of relying on stale one.
authored-by: Weiyin Jiang<wjiang@codeaurora.org>
CRs-Fixed: 803389
Bug: 19635137
Signed-off-by: Andy Hung <hunga@google.com>
Change-Id: Ia003a49c6896dba965798c062c98b8c367ef8369
Diffstat (limited to 'services/audioflinger/AudioResamplerCubic.cpp')
0 files changed, 0 insertions, 0 deletions