commit | 50ebdf2086b645b9b703a6d489238767a9afb34f | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Sat Nov 03 23:37:53 2012 -0700 |
committer | Mathias Agopian <mathias@google.com> | Mon Nov 05 01:03:02 2012 -0800 |
tree | e8c80fb18a5e34ee4e47975b763e63c41cb83071 | |
parent | fb242fa66643d1bd5362077a44c02c86c8064564 [diff] |
improve SINC resampler performance The improvement is about 60% by just tweaking a few things to help the compiler generate better code. It turns out that inlining too much stuff manually was hurting us. Change-Id: I8068f0f75051f95ac600e50ce552572dd1e8c304