commit | eb7d4cdb66dc93c9229519203f3b026bc28fef5b | [log] [tgz] |
---|---|---|
author | Dhanalakshmi Siddani <dsiddani@codeaurora.org> | Wed Jun 03 11:44:16 2015 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Jun 03 17:42:38 2015 -0700 |
tree | ebaf02689ea6b215a6e65c1f483bf890e9a2e25d | |
parent | 279916d6bed5a2ffd97fbf9afedada642d9820f5 [diff] |
audio: Fix for pop noise issue during HPX on/off - Pop noise is heard when hpx is turned on/off - Pop is heard as post mix commands are getting processed prior to premix commands in DSP due to delay of modules between premix and postmix - Fix is to introduce fade_in after premix is on. CRs-Fixed: 844010 Change-Id: Ibeb7ece5f8799c5119b2677e18da32df090b5ae1