]> granicus.if.org Git - libvpx/commit
dct32x32_test: add NEON functions
authorJames Zern <jzern@google.com>
Wed, 26 Feb 2014 07:11:49 +0000 (23:11 -0800)
committerJames Zern <jzern@google.com>
Thu, 27 Feb 2014 03:24:05 +0000 (19:24 -0800)
commita6effda70ff3cb4582ccce1ddb8d929bba06b147
tree58f46cee9badef7af41e83e131b30603906240a5
parentadbb881497cb1171f8344b77577488f42c94e889
dct32x32_test: add NEON functions

note not all functions have NEON implementations:
- vp9_fdct32x32/vp9_fdct32x32_rd

Change-Id: I3795d78bf215e41ab8801c2c37cf633f16931f9d
test/dct32x32_test.cc