]> granicus.if.org Git - libvpx/commit
VP9 common for ARMv8 by using NEON intrinsics 05
authorJames Yu <james.yu@linaro.org>
Mon, 27 Jan 2014 10:38:35 +0000 (18:38 +0800)
committerJohann <johannkoenig@google.com>
Mon, 15 Dec 2014 20:16:19 +0000 (12:16 -0800)
commit6b7101327723436ad78047e30ae752429836c528
tree87ee6717b16d6491c75f0d89e06e2f33487005d5
parentd916b0f22f89e435517ded9da66ff5194cc9613b
VP9 common for ARMv8 by using NEON intrinsics 05

Add vp9_iht4x4_add_neon.c
- vp9_iht4x4_16_add_neon

The assembly did not previously implement tx_type 0
BUG=715

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