libcdio-paranoia 10.2+2.0.0
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

◆ fft_backward()

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

◆ fft_forward()

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

Referenced by data_bigendianp().

◆ fft_i()

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