#include <rdft.h>
Data Fields | |
| int | nbits | 
| int | inverse | 
| int | sign_convention | 
| const FFTSample * | tcos | 
| SINTABLE_CONST FFTSample * | tsin | 
| FFTContext | fft | 
| void(* | rdft_calc )(struct RDFTContext *s, FFTSample *z) | 
Definition at line 51 of file rdft.h.
Definition at line 59 of file rdft.h.
Referenced by ff_rdft_calc_c(), ff_rdft_end(), and ff_rdft_init().
| void(* RDFTContext::rdft_calc)(struct RDFTContext *s, FFTSample *z) | 
| const FFTSample* RDFTContext::tcos | 
| SINTABLE_CONST FFTSample* RDFTContext::tsin | 
 1.5.8