]> granicus.if.org Git - libvpx/commit
partial_idct_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:25:01 +0000 (19:25 -0800)
commit2a66e9f74680f4fcb1711c49b3fe67ab7b6ecd87
treeaf669b32f46b870d64ce41cabf68c4c802d96363
parentc3331105f2840c432e2224444a7736f207d0e426
partial_idct_test: add NEON functions

note not all functions have NEON implementations:
- vp9_idct32x32_34_add

Change-Id: I3db3acbd5b33839aabd1beadc6e0742ec50b1072
test/partial_idct_test.cc