Enable 32x32 dct tests
authorYaowu Xu <yaowu@google.com>
Tue, 26 Feb 2013 17:07:49 +0000 (09:07 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 26 Feb 2013 17:23:01 +0000 (09:23 -0800)
commit3dbc78b1342e3053b7f8a62fc5839c927e91699f
treeaaf1ae41b557a2bfd100921a280172b9109afb2f
parent66d94ac13c4ad5c571e0532ffbab04f29eddc985
Enable 32x32 dct tests

Also
1. Removed the test code for fDCT from the iDCT test.
2. changed the criteria of round trip error to be below 1/block, this
is quite strict comparing to smaller transforms when size differences
are accounted for.

Change-Id: Idb46a6380b04c93fc8e2845c75f5a850366b0090
test/dct32x32_test.cc
test/test.mk