]> granicus.if.org Git - libvpx/commit
fdct8x8_test: add missing avx2 functions
authorJames Zern <jzern@google.com>
Mon, 9 Jun 2014 01:25:37 +0000 (18:25 -0700)
committerJames Zern <jzern@google.com>
Tue, 10 Jun 2014 01:42:03 +0000 (18:42 -0700)
commit0d6267ca39f66123e65a0e431710728efe2e8d29
treeb81169ab93ecdbdac01139cc3077c9a1f6e6e079
parentb8395a87c27cf262515581e128c3519036008a86
fdct8x8_test: add missing avx2 functions

exercises the forward transforms
no idct/iht implementations, so the c-code is used

Change-Id: I76b4d1712f10225c1ffa5ffb0ed9a551e68b93b4
test/fdct8x8_test.cc