]> granicus.if.org Git - libvpx/commit
Add 16 wide neon horz loopfilter.
authorFrank Galligan <fgalligan@google.com>
Tue, 19 Nov 2013 18:33:32 +0000 (10:33 -0800)
committerFrank Galligan <fgalligan@google.com>
Thu, 21 Nov 2013 17:39:36 +0000 (09:39 -0800)
commit98de15137e00c31f7e9dbd21f29a9da511967eed
tree9f21a55aa543ad3fa6fc3d4f177f412852c59973
parent953b1e968384bea066b4ec3878de8b504b815781
Add 16 wide neon horz loopfilter.

Add support to do 16 pixel horizontal filtering in Neon.
Nexus devices saw about 0.5% decode speed increase.

Change-Id: I2993f6c2d49f31fa74976879eeaa289fd3f4e15d
vp9/common/arm/neon/vp9_loopfilter_16_neon.asm [new file with mode: 0644]
vp9/common/arm/neon/vp9_loopfilter_16_neon.c
vp9/vp9_common.mk