]> granicus.if.org Git - libvpx/commit
VP8 encoder for ARMv8 by using NEON intrinsics 3
authorJames Yu <james.yu@linaro.org>
Mon, 6 Jan 2014 09:56:49 +0000 (17:56 +0800)
committerJohann <johannkoenig@google.com>
Wed, 20 Aug 2014 16:20:55 +0000 (09:20 -0700)
commit6d6fdd9c3d763c6fbcd4f79a07ed2ec131500bfd
tree92569035eddaf0e0faefe923a26ea8785956ac2b
parent8013aaa10bf7b44cc85381ef31105cb1ee3ddbfd
VP8 encoder for ARMv8 by using NEON intrinsics 3

Add subtract_neon.c
- vp8_subtract_b_neon
- vp8_subtract_mby_neon
- vp8_subtract_mbuv_neon

Change-Id: If9a17a093478552e3e3276eeaa3f098b9021d08c
Signed-off-by: James Yu <james.yu@linaro.org>
test/subtract_test.cc
vp8/common/rtcd_defs.pl
vp8/encoder/arm/neon/subtract_neon.asm [deleted file]
vp8/encoder/arm/neon/subtract_neon.c [new file with mode: 0644]
vp8/vp8cx_arm.mk