11#ifdef EXPERIMENTAL_EQ_SSE_THREADED
17 void operator () (
FFTParam *p)
const;
20using HFFT = std::unique_ptr<
std::unique_ptr< FFTParam, FFTDeleter > HFFT
FFT_API void RealFFTf(fft_type *, const FFTParam *)
FFT_API void InverseRealFFTf(fft_type *, const FFTParam *)
FFT_API void ReorderToTime(const FFTParam *hFFT, const fft_type *buffer, fft_type *TimeOut)
FFT_API HFFT GetFFT(size_t)
FFT_API void ReorderToFreq(const FFTParam *hFFT, const fft_type *buffer, fft_type *RealOut, fft_type *ImagOut)
ArrayOf< int > BitReversed
ArrayOf< fft_type > SinTable