Go to the documentation of this file.
20 #define FFT_FIXED_32 0
26 int i, j,
n, n8, n4, n2, n3;
28 const uint16_t *revtab =
s->revtab;
34 n = 1 <<
s->mdct_bits;
58 CMULL(i1, r0, x[n8-
i-1].
re, x[n8-
i-1].
im, -tsin[n8-
i-1], -tcos[n8-
i-1]);
59 CMULL(i0, r1, x[n8+
i ].
re, x[n8+
i ].
im, -tsin[n8+
i ], -tcos[n8+
i ]);
void ff_mdct_calcw_c(FFTContext *s, FFTDouble *out, const FFTSample *input)
#define CMULL(dre, dim, are, aim, bre, bim)
and forward the test the status of outputs and forward it to the corresponding return FFERROR_NOT_READY If the filters stores internally one or a few frame for some input
#define i(width, name, range_min, range_max)
#define CMUL(dre, dim, are, aim, bre, bim)