commit | 0b17ea6f689a2716f314d13000901c9107eb03af | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Tue Aug 07 13:55:49 2012 -0700 |
committer | Yaowu Xu <yaowu@google.com> | Tue Aug 07 14:06:11 2012 -0700 |
tree | ab4f05da274f5d4d44dccc53c9779e05e5450352 | |
parent | 8b2f57d0b8da5a51e4579da6baa3e7bf4ea40b5b [diff] |
A bit of temporary relief on encoder slowness The commit replaces run-time initialization of cosine constants with static constant values, which provides ~30% relief on slow speed. The real solution, however will be to implement integer versions of those functions that current use float/double. Change-Id: Ie3ff1793509653d78dd1aeaf88cc6737da1bc55f