John Koleszar a9ebbcc338 convolve: support larger blocks, fix asm saturation bug
Updates the common convoloution code to support blocks larger than
16x16, and rectangular blocks. This uncovered a bug in the SSSE3
filtering routines due to the order of application of saturation.
This commit fixes that bug, adjusts the unit test to bias its
random values towards the extremes, and adds a test to ensure that
all filters conform to the expected pairwise addition structure.

Change-Id: I81f69668b1de0de5a8ed43f0643845641525c8f0
2013-04-18 13:57:59 -07:00
..
2013-02-26 09:23:01 -08:00
2013-03-05 12:45:40 -08:00
2013-02-05 15:43:03 -08:00
2012-07-24 10:48:44 +01:00
2013-01-23 21:56:15 -08:00
2013-02-22 16:25:14 -08:00