[patch] Fast path for FFT
Jules Bergmann
jules at codesourcery.com
Wed Sep 13 02:23:52 UTC 2006
This patch adds a fast path for 1-dim, CC FFTs with unit-stride data.
The fast path uses compiled-time Ext_data instead of Rt_ext_data for a
marginal performance improvement.
To determine whether the backend will work with the fastpath (in
particular, whether it supports split- or interleaved- complex), it is
queried when the workspace is created.
-- Jules
--
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fp.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060912/dda0be89/attachment.ksh>
More information about the vsipl++
mailing list