John Koleszar 04c2407874 convolve test: validate 1D filters are 1D
Since the 8-tap lowpass filter is non-interpolating, the results are
different between applying it at whole-pel values and not. This
means that 1D-only versions are requried to be implemented, as
opposed to being an optimization of the 2D case. Calling the 2D
filter instead of the horizontal-only filter is not equivalent
in this case. Update the test to pass invalid filters to the
unused stage of the 1D-only calls, to verify they're unused.

Change-Id: Idc1c490f059adadd4cc80dbe770c1ccefe628b0a
2013-02-27 11:19:11 -08:00
..
2012-07-25 17:11:16 -07:00
2013-02-26 09:23:01 -08:00
2013-02-05 15:43:03 -08:00
2012-07-24 10:48:44 +01:00
2013-02-26 09:23:01 -08:00
2013-01-23 21:56:15 -08:00