Enable 4x4 DCT/ADST transform unit test
authorJingning Han <jingning@google.com>
Tue, 12 Nov 2013 20:47:32 +0000 (12:47 -0800)
committerJingning Han <jingning@google.com>
Thu, 14 Nov 2013 02:18:06 +0000 (18:18 -0800)
commit30d4c5ed7ab561abe528bb7dca8c5f270771def0
tree38b0932902f2bf3daad90f941d10dc77feef1aa6
parent697846d76ec44fc8515eb3e78fac48e0340baa9e
Enable 4x4 DCT/ADST transform unit test

This commit enables the  unit tests for 4x4 DCT and ADST transforms.
It covers tests of round-trip error check, coefficient match check,
coefficient overflow check, and inverse accuracy check.

Change-Id: Ibfea928ee48f0ebc088b7fdb0bf2d89a14161299
test/fdct4x4_test.cc