remove idct32x32*_add_neon.asm
authorJames Zern <jzern@google.com>
Thu, 20 Oct 2016 04:04:12 +0000 (21:04 -0700)
committerJames Zern <jzern@google.com>
Fri, 21 Oct 2016 02:47:14 +0000 (19:47 -0700)
commit9dbb3ad39662ef872f1e902284503892f9bf0bda
treedab4930819e6031134cf41f94babcbdeb98d5611
parent995a967f1959180b2c88ec8f57239b7bd5c8e7ea
remove idct32x32*_add_neon.asm

the intrinsics are neutral to ~20% faster on cros/android
devices when using gcc-4.9/clang-3.8.1 and gcc-4.9/clang-3.8.x from the
r13 ndk. neutral results typically came with gcc-4.9 while larger
positive gains were achieved with clang 3.8.x.

BUG=webm:1303

Change-Id: I4d31f9c017944681b881493525d4573a7a5b1e16
vpx_dsp/arm/idct32x32_1_add_neon.asm [deleted file]
vpx_dsp/arm/idct32x32_add_neon.asm [deleted file]
vpx_dsp/vpx_dsp.mk