commit | d4db8ee12a1a2e07213a5959381688107cc72745 | [log] [tgz] |
---|---|---|
author | Aditya Bavanari <abavanar@codeaurora.org> | Mon May 29 21:08:03 2017 +0530 |
committer | Shiv Maliyappanahalli <smaliyap@codeaurora.org> | Tue Jul 11 12:17:25 2017 -0700 |
tree | 6f681494bcfa44b95d4e06d5ea11b18d419eef7b | |
parent | 2e5e42d816a96f97d442b8936fb63ce86e1f30d0 [diff] |
hal: Fix underrun in Compress VOIP path Underrun occurs in compress VOIP path when the application passes less bytes than the actual buffer size allocated on the basis of period size and no of channels. Fix underrun by ignoring the pcm_write for such buffers. CRs-Fixed: 2052745 Change-Id: I74269ffe15ef021bf57f5bea4eada44f67c51981