]> granicus.if.org Git - libvpx/commit
fdct4x4_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:00 +0000 (19:25 -0800)
commit08c3180732002ce7d639381d931db371e8fdf84c
treed6f8fe02c4a954b03231f5458444740e94d9c75a
parenta6effda70ff3cb4582ccce1ddb8d929bba06b147
fdct4x4_test: add NEON functions

Trans4x4HT is disabled as the tests currently fail.

note not all functions have NEON implementations:
- fdct4x4/fht4x4

Change-Id: I26f8724bf2a9ea01d59205a1c57119ed25d043bc
test/fdct4x4_test.cc