commit | febe223d54d91a2ede5bfaa74ecebb6dce68d482 | [log] [tgz] |
---|---|---|
author | Steinar Midtskogen <stemidts@cisco.com> | Sun Apr 02 09:47:27 2017 +0200 |
committer | Jean-Marc Valin <jvalin@mozilla.com> | Sun Apr 02 18:23:08 2017 +0000 |
tree | c65e37e1fb60943dce604fe8745966f2fbf98074 | |
parent | ec70797dc38c4f0f08ea21c0932a812953ffcb72 [diff] |
Move the CLPF damping adjustment for strength up in the call chain Rather than having the adjustment in the leaf functions, do the adjustment in the top-level function. Optimising compilers would figure this out themselves as far as the functions are inlined, but probably no further and this patch gives a slightly reduced object code size. Change-Id: I104750962f613fa665391c9b2a9e99bcc6f47f93