21 #include "../../codec.h"
int * splitcache
Definition: smallft.h:26
int n
Definition: smallft.h:24
void drft_backward(drft_lookup *l, float *data)
Definition: smallft.c:1237
void drft_init(drft_lookup *l, int n)
Definition: smallft.c:1242
void drft_forward(drft_lookup *l, float *data)
Definition: smallft.c:1232
JSAMPIMAGE data
Definition: jpeglib.h:945
float * trigcache
Definition: smallft.h:25
void drft_clear(drft_lookup *l)
Definition: smallft.c:1249