]> granicus.if.org Git - libvpx/commit
VP9 common for ARMv8 by using NEON intrinsics 06
authorJames Yu <james.yu@linaro.org>
Tue, 28 Jan 2014 17:31:07 +0000 (01:31 +0800)
committerJohann <johannkoenig@google.com>
Mon, 15 Dec 2014 20:18:06 +0000 (12:18 -0800)
commit4f856cd7fa3cb154c763f7338ab6aa4939fd5277
tree1fd5316b9f1c1fcb9c098b8145f8918bbe897cb1
parent6b7101327723436ad78047e30ae752429836c528
VP9 common for ARMv8 by using NEON intrinsics 06

Add vp9_iht8x8_add_neon.c
- vp9_iht8x8_64_add_neon

The assembly did not previously implement tx_type 0
BUG=716

Change-Id: Icfc99dd24f3d59047f9184a7d0c761ba7e3de934
Signed-off-by: James Yu <james.yu@linaro.org>
test/fdct8x8_test.cc
vp9/common/arm/neon/vp9_iht8x8_add_neon.asm [deleted file]
vp9/common/arm/neon/vp9_iht8x8_add_neon.c [new file with mode: 0644]
vp9/common/vp9_rtcd_defs.pl
vp9/vp9_common.mk