commit | 547e4156c889c525535e3b179f261ba956f55450 | [log] [tgz] |
---|---|---|
author | Weiyin Jiang <wjiang@codeaurora.org> | Thu Sep 14 17:24:18 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Oct 04 20:38:37 2017 -0700 |
tree | d9b4a5549cd8ba2bc8b3ac5117d7cdd9c58192cf | |
parent | 0db83479196ce5a8b9d18faef9f44726fd9ba3a2 [diff] |
audio: always reset out written regardless of offload_state Pcm offload use case relies on written count to return render position. For pcm offload looping playback, if out written is not reset during out_flush, the 2nd playback will get a wrong render position at the beginning. Change-Id: I61f5369458838d14e07aaf14ddb195c4d41d8409 CRs-Fixed: 2107254