]> granicus.if.org Git - libvpx/commit
fdct8x8_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)
commitc3331105f2840c432e2224444a7736f207d0e426
treeb6f0729b05f9d82c7d7f301c30af1b671f6f5dbf
parent08c3180732002ce7d639381d931db371e8fdf84c
fdct8x8_test: add NEON functions

FwdTrans8x8HT is disabled as the tests currently fail.

note not all functions have NEON implementations:
- fdct8x8/fht8x8

Change-Id: I028bdec9a21eaaee2c5865470ab179aac403540e
test/fdct8x8_test.cc