commit | d6ad09ddd97a588fdc17a35b82db44141cc2e61b | [log] [tgz] |
---|---|---|
author | Dhanalakshmi Siddani <dsiddani@codeaurora.org> | Wed Jun 03 11:44:16 2015 +0530 |
committer | Dhanalakshmi Siddani <dsiddani@codeaurora.org> | Wed Jun 03 12:05:23 2015 +0530 |
tree | cd8b142b19ad3d7cdf43b91595321098cada8185 | |
parent | b0c6cf32b39df375064a890e6789552959a7c4e6 [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