summaryrefslogtreecommitdiff
path: root/test/convolve_test.cc
AgeCommit message (Expand)Author
2013-06-17convolve_test: align filter arraysJames Zern
2013-06-10Cosmetic cleanups of filtersDeb Mukherjee
2013-05-02convolve_test: cosmeticsJames Zern
2013-05-02convolve_test: remove unnecessary memsetJames Zern
2013-04-18convolve: support larger blocks, fix asm saturation bugJohn Koleszar
2013-02-27convolve test: validate 1D filters are 1DJohn Koleszar
2013-02-27Run all filters through convolve testJohn Koleszar
2013-02-27Use 256-byte aligned filter tablesJohn Koleszar
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-08Restore SSSE3 subpixel filters in new convolve frameworkJohn Koleszar
2013-02-05Add 8-tap generic convolverJohn Koleszar