Updated ARMv6 forward transforms to match C
authorTero Rintaluoma <teror@google.com>
Mon, 19 Sep 2011 07:24:02 +0000 (10:24 +0300)
committerTero Rintaluoma <teror@google.com>
Mon, 19 Sep 2011 07:26:59 +0000 (10:26 +0300)
commit4c3ad66b7f63c1e69318941448533a6a7f05c77e
treed1227f336e00c413a211f43aa9f618c38b82cdb9
parent35ce4eb01d2ef02e0ab930bf8327aabd95189a52
Updated ARMv6 forward transforms to match C

- Updated walsh transform to match C
  (based on Change Id24f3392)
- Changed fast_fdct4x4 and 8x4 to short_fdct4x4 and 8x4
  correspondingly

Change-Id: I704e862f40e315b0a79997633c7bd9c347166a8e
vp8/encoder/arm/arm_csystemdependent.c
vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm [moved from vp8/encoder/arm/armv6/vp8_fast_fdct4x4_armv6.asm with 99% similarity]
vp8/encoder/arm/armv6/walsh_v6.asm
vp8/encoder/arm/dct_arm.c
vp8/encoder/arm/dct_arm.h
vp8/vp8cx_arm.mk