commit | a61785b6a14945cddc45dd7b4ed321df10b08d36 | [log] [tgz] |
---|---|---|
author | Tero Rintaluoma <teror@google.com> | Mon Mar 21 13:33:45 2011 +0200 |
committer | Tero Rintaluoma <teror@google.com> | Mon Mar 21 13:33:45 2011 +0200 |
tree | eb1a6614d58632f123bd427f773051922fb46840 | |
parent | 185557344ae79890d4acbbf5972972d20af1dd05 [diff] |
ARMv6 optimized fdct4x4 Optimized fdct4x4 (8x4) for ARMv6 instruction set. - No interlocks in Cortex-A8 pipeline - One interlock cycle in ARM11 pipeline - About 2.16 times faster than current C-code compiled with -O3 Change-Id: I60484ecd144365da45bb68a960d30196b59952b8