Re-enable unit test on neon implementation of 16x16 idct
authorJingning Han <jingning@google.com>
Thu, 22 May 2014 18:36:00 +0000 (11:36 -0700)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Fri, 23 May 2014 22:11:16 +0000 (15:11 -0700)
commit74a854fcab30cddf81a37cc801adba36ccf3c693
tree30d68ecf22adef3b4d76d8d9f125b676497755a2
parente4a758bbd402a004d26c55087b60caf44d74187d
Re-enable unit test on neon implementation of 16x16 idct

The previous change only tunes forward transform. It doesn't affect
the neon implementation of the inverse transform. Hence turn the
unit test on.

Change-Id: I4f0f43783b98814d1eee53182209f9669d538140
test/dct16x16_test.cc