vpx/vp8/encoder/arm/neon
Jingning Han 0ede9f52b7 Unify subtract function used in VP8/9
This commit replaces the vp8_ prefixed subtract function with the
common vpx_subtract_block function. It removes redundant SIMD
optimization codes and unit tests.

Change-Id: I42e086c32c93c6125e452dcaa6ed04337fe028d9
2015-07-07 09:57:44 -07:00
..
denoising_neon.c Fix clang compiler warning in denoising_neon. 2014-07-23 09:59:27 -07:00
fastquantizeb_neon.c Correctly initialize "ones" value in neon quantize 2014-11-20 18:34:45 -08:00
shortfdct_neon.c VP8 encoder for ARMv8 by using NEON intrinsics 6 2014-08-20 09:25:29 -07:00
vp8_shortwalsh4x4_neon.c Fix build failure with Android NDK 2014-09-25 12:15:21 -07:00