commit | a798c97386a842d06d290797ba5dce95d031332a | [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 | 1406a215180c4350ea3646f41f93217b0aec62b0 | |
parent | f27bdebd0c611f9618577f65346f44574146dc00 [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