]> granicus.if.org Git - libvpx/commit
Rework 16x16 transform unit test
authorJingning Han <jingning@google.com>
Thu, 5 Sep 2013 19:44:03 +0000 (12:44 -0700)
committerJingning Han <jingning@google.com>
Mon, 9 Sep 2013 23:12:32 +0000 (16:12 -0700)
commit8f92a7efdb24db2ef6d607a4711ab57a786411fc
tree58cd9a5c9f27cec037e294d18bc960df381c9cb2
parentd1268c592183db41d6586029a333eee155449d85
Rework 16x16 transform unit test

This commit refactors the 16x16 transform unit test. It enables the
test on all implemented versions of forward and inverse 16x16 transform
modules.

Change-Id: I0c7d5f3c5fdd5d789a25f73e287aeeaf463b9d69
test/dct16x16_test.cc