Refactor 8x8 fwd transform unit test
authorJingning Han <jingning@google.com>
Mon, 16 Sep 2013 23:01:50 +0000 (16:01 -0700)
committerJingning Han <jingning@google.com>
Tue, 17 Sep 2013 02:00:56 +0000 (19:00 -0700)
commit4bd171152dbe60636fdc20c629648df9ada23ad8
treed26bc6e0199b2c757ddd5f9f4d47dc749fadccf1
parentc73e4412b30ada9689a8e8ef161f4b6e24521a38
Refactor 8x8 fwd transform unit test

This commit reworked the unit test for 8x8 forward transform. It
allows scalability to cover various implemented versions.

Change-Id: I5594bd3e2307bb5bec764eaffd8860caa260e432
test/dct16x16_test.cc
test/fdct8x8_test.cc