shithub: libvpx

Download patch

ref: a61785b6a14945cddc45dd7b4ed321df10b08d36
parent: 185557344ae79890d4acbbf5972972d20af1dd05
author: Tero Rintaluoma <teror@google.com>
date: Mon Mar 21 09:33:45 EDT 2011

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