filters: Add initial version of multithreaded linear convolution.
commite19bfecb48d67a5903328380fe26a5601c69878e
authorCyril Hrubis <metan@ucw.cz>
Tue, 3 Jul 2012 10:42:31 +0000 (3 12:42 +0200)
committerCyril Hrubis <metan@ucw.cz>
Tue, 3 Jul 2012 11:40:44 +0000 (3 13:40 +0200)
treefc49b5783f5fc49c2ac4063c621fd316880b86c0
parentd8048d925822c4528faf5c31f02dbc04bcf3dd1e
filters: Add initial version of multithreaded linear convolution.
include/filters/GP_LinearThreads.h [new file with mode: 0644]
libs/filters/GP_LinearThreads.c [new file with mode: 0644]