commit | 1e344f25b155c519f6488ba2c745801cefe09790 | [log] [tgz] |
---|---|---|
author | Aniket Kumar Lata <alata@codeaurora.org> | Wed Jun 19 17:09:01 2019 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jun 25 11:23:03 2019 -0700 |
tree | d4dd21176e60af4802a85e9ca502f2d825b04e02 | |
parent | ddc1a312964e2591ecc1ac48803c857d309cc19a [diff] |
hal: Update VoIP output calculations for stereo channels HAL assumes VoIP output supports mono configuration only. Buffer size, period calculations do not account for channels. At present, if VoIP is opened with stereo channels, buffer size returned to framework is incorrect. Update buffer size and period size calculations for VoIP output for stereo channel configuration. Change-Id: Ib30dde389c1a93fcfe8b0f68d50f2f2327f20489