]> granicus.if.org Git - libvpx/commit
VP9 common for ARMv8 by using NEON intrinsics 07
authorJames Yu <james.yu@linaro.org>
Wed, 29 Jan 2014 15:12:41 +0000 (23:12 +0800)
committerJohann <johannkoenig@google.com>
Wed, 10 Dec 2014 04:03:07 +0000 (20:03 -0800)
commit01fc6f51e0edfd052878df7d7c5d0b436e5be960
tree795180cea8242fe8293f5f34ea568a3821884675
parent893534a9969238c1655458b9e4a8068e52987e23
VP9 common for ARMv8 by using NEON intrinsics 07

Add vp9_convolve8_neon.c
- vp9_convolve8_horiz_neon
- vp9_convolve8_vert_neon

Change-Id: I0bdd99ff72d275223fe211ac7243c25a5a60cf87
Signed-off-by: James Yu <james.yu@linaro.org>
test/convolve_test.cc
vp9/common/arm/neon/vp9_convolve8_neon.c [new file with mode: 0644]
vp9/common/arm/neon/vp9_convolve8_neon_asm.asm [moved from vp9/common/arm/neon/vp9_convolve8_neon.asm with 100% similarity]
vp9/common/vp9_rtcd_defs.pl
vp9/vp9_common.mk