]> granicus.if.org Git - libvpx/commit
Add Neon intrinsic vp9_fdct8x8_quant_neon
authorFrank Galligan <fgalligan@google.com>
Fri, 16 Jan 2015 03:29:46 +0000 (19:29 -0800)
committerFrank Galligan <fgalligan@google.com>
Sun, 25 Jan 2015 06:49:50 +0000 (22:49 -0800)
commit9f6eba419a876598aa7edaee9e99610fcbf6362b
tree93ffdee8881e88af304d3f73257f392777008fb2
parent643c75d90b71af8fc636367cb8552b3ae9ee141d
Add Neon intrinsic vp9_fdct8x8_quant_neon

On Nexus 7 speed -5 got ~2%, -6 got ~15%, -7 and -8 got ~30%
increase in perf.

Tested on Nexus 7, built with ndk r10d, gcc 4.9.

Change-Id: I83246d63b96674d170098a572fa4fe28a05aaf51
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/arm/neon/vp9_dct_neon.c