commit | a99f753a12d41a1ee83c3c617d1e5a7bdc9575f0 | [log] [tgz] |
---|---|---|
author | Haynes Mathew George <hgeorge@codeaurora.org> | Wed Aug 24 16:01:21 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Sep 01 22:55:29 2016 -0700 |
tree | 982edec29e768225b08b7b75722d4bd6f920cd03 | |
parent | fec38a1ac7958b7e39884253aab460ce783f9f3b [diff] |
audio: Calculate proper channel count for bytes per frame On an SSR, write progress is simulated for PCM tracks by incrementing bytes written and sleeping for the duration of the buffer sent from AF. Fix calculation of bytes per frame used for the increment. Change-Id: I69a5694ec0e45a0fa7d94416620afea3ad170adb CRs-Fixed: 1058402