#include <dsputil.h>
Data Fields | |
| int | nbits |
| int | inverse |
| int | sign_convention |
| FFTSample * | tcos |
| FFTSample * | tsin |
| FFTContext | fft |
Definition at line 781 of file dsputil.h.
Definition at line 789 of file dsputil.h.
Referenced by ff_rdft_calc_c(), ff_rdft_end(), and ff_rdft_init().
1.5.8