Skip to content
  • Tero Rintaluoma's avatar
    ARMv6 optimized fdct4x4 · a61785b6
    Tero Rintaluoma authored
    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
    a61785b6