]> granicus.if.org Git - libvpx/commit
VP8 for ARMv8 by using NEON intrinsics 03
authorJames Yu <james.yu@linaro.org>
Tue, 17 Dec 2013 11:03:16 +0000 (19:03 +0800)
committerJames Yu <james.yu@linaro.org>
Wed, 26 Feb 2014 01:28:29 +0000 (09:28 +0800)
commitd749ab6221fd3b313f0ab88e0a8d85d0e4610423
treeb645bea7211bfa9f9a16d1ffc481f91300e6b7bf
parent0eca2cd3c86801490557f1598d2616a8d977323d
VP8 for ARMv8 by using NEON intrinsics 03

Add dc_only_idct_add_neon.c
- vp8_dc_only_idct_add_neon

vpxdec  --summary --noblit ../videos/tears_of_steel_1080p.webm
Before => After, 13.25 => 13.24 (fps)

Change-Id: I5e9e277ec3a3ca67e13c8cc4c324a6fbe8a897fc
Signed-off-by: James Yu <james.yu@linaro.org>
vp8/common/arm/neon/dc_only_idct_add_neon.asm [deleted file]
vp8/common/arm/neon/dc_only_idct_add_neon.c [new file with mode: 0644]
vp8/vp8_common.mk