Go to the source code of this file.
Functions | |
| static const int p1m1[2] | __attribute__ ((aligned(8))) |
| void | ff_fft_calc_3dn2 (FFTContext *s, FFTComplex *z) |
| void | ff_imdct_calc_3dn2 (MDCTContext *s, FFTSample *output, const FFTSample *input, FFTSample *tmp) |
| static const int p1m1 [2] __attribute__ | ( | (aligned(8)) | ) | [static] |
| void ff_fft_calc_3dn2 | ( | FFTContext * | s, | |
| FFTComplex * | z | |||
| ) |
| void ff_imdct_calc_3dn2 | ( | MDCTContext * | s, | |
| FFTSample * | output, | |||
| const FFTSample * | input, | |||
| FFTSample * | tmp | |||
| ) |
1.5.5