Refactor partial idct test
authorJohann <johannkoenig@google.com>
Fri, 21 Oct 2016 22:09:53 +0000 (15:09 -0700)
committerJohann <johannkoenig@google.com>
Wed, 26 Oct 2016 19:28:18 +0000 (12:28 -0700)
commit08e0da30ca01f22bd9287826ffe26cbe88a7cddb
tree1bf43a7ba8c577fa2b0f9654b5300c7617bb377b
parent9c0680bd4363bdd50dc11e843c91b0e0093e4572
Refactor partial idct test

Switch to using correctly sized inputs and outputs. This simplifies
adding tests with varying strides.

Change-Id: I716a0d8173dcf6a86d56656ac9d3101b7ec27642
test/partial_idct_test.cc