shithub: libvpx

Download patch

ref: 4ebb9a36f1447a2adf6cd71baa8055c8d3e84e06
parent: 038522e4a0dbc78a5956cc65479895fcde8e9014
author: Johann <johannkoenig@google.com>
date: Tue May 9 06:08:24 EDT 2017

dct tests: run all possible sizes in one test

Modify fdct4x4_test.cc to support all size combinations. This does not
add any new tests and in fact fails a few. There were minimal changes
made to the tests so it's not entirely surprising that some of the
larger 12 bit transforms are failing since it was initially only used
for 4x4.

In follow up patches the tests in fdct8x8_test.cc, dct16x16_test.cc and
dct32x32_test.cc will be evaluated and moved to dct_test.cc.

BUG=webm:1424

Change-Id: I72a23430f457d7fae8c91e706adc0e77c25abc8f