libcdio-paranoia  10.2+0.94+2git
Functions
smallft.h File Reference

Go to the source code of this file.

Functions

void fft_forward (int n, float *buf, float *trigcache, int *sp)
 
void fft_backward (int n, float *buf, float *trigcache, int *sp)
 
void fft_i (int n, float **trigcache, int **splitcache)
 

Function Documentation

void fft_backward ( int  n,
float *  buf,
float *  trigcache,
int *  sp 
)
void fft_forward ( int  n,
float *  buf,
float *  trigcache,
int *  sp 
)

Referenced by data_bigendianp().

void fft_i ( int  n,
float **  trigcache,
int **  splitcache 
)