|
FFmpeg
|
#include <rdft.h>
Data Fields | |
| int | nbits |
| int | inverse |
| int | sign_convention |
| const FFTSample * | tcos |
| const FFTSample * | tsin |
| int | negative_sin |
| FFTContext | fft |
| void(* | rdft_calc )(struct RDFTContext *s, FFTSample *z) |
| FFTContext RDFTContext::fft |
| void(* RDFTContext::rdft_calc) (struct RDFTContext *s, FFTSample *z) |
1.8.17