mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-19 05:24:29 -04:00
kfc works
This commit is contained in:
@ -4,7 +4,7 @@ typedef struct
|
||||
{
|
||||
int nfft;
|
||||
int inverse;
|
||||
const void * cfg;
|
||||
void * cfg;
|
||||
void * next;
|
||||
} cached_fft;
|
||||
|
||||
|
Reference in New Issue
Block a user