commit | e4a576214799f12b175384ec53a00df6f2265b19 | [log] [tgz] |
---|---|---|
author | Michael Sevakis <jethead71@rockbox.org> | Fri Jan 13 17:14:47 2012 -0500 |
committer | Michael Sevakis <jethead71@rockbox.org> | Fri Jan 13 17:14:47 2012 -0500 |
tree | 15cca022cf97c27089c730a9e40744ec71a006f0 | |
parent | 420ae56cec28c5c99d568b3b1c904fedc5c05a57 [diff] |
tdspeed: Tweak source and autocorrelation C99-ify variables to keep them localized Use sum of absolute differences instead of sum of squared differences for autocorrelation which should reach the same conclusion and avoid 64-bit multiplication. Change-Id: If4f3715a36225420db3b05e9814b81766d04f0f3