summaryrefslogtreecommitdiffstats
path: root/src/ffts_static.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge ffts_small with ffts_static, and define small transforms "fully" constantJukka Ojanen2015-03-161-2/+47
|
* Rename vector V as V4SF; vector of 4 single precision floats. Rename all ↵Jukka Ojanen2015-03-121-33/+30
| | | | | | vector V macros accordingly. Redefine ffts_constants as ffts_constants_32f and ffts_constants_64f.
* Enable static first pass and "unroll" recursion to base cases; N <= 128Jukka Ojanen2014-11-201-9/+11
| | | | Temporarily break support for static neon.
* Adding in Vim modelines to all .c and .h files.Robert Massaioli2013-12-051-0/+1
|
* Added static modeAnthony Blake2012-12-031-0/+46
OpenPOWER on IntegriCloud