Searched defs:FFTComplex (Results 1 – 4 of 4) sorted by relevance
37 typedef struct FFTComplex { struct39 } FFTComplex; typedef
49 typedef struct FFTComplex { struct51 } FFTComplex; typedef
42 DECLARE_ALIGNED(32, FFTComplex, exptab)[64]; member
105 DECLARE_ALIGNED(32, FFTComplex, samples)[COEFFS / 2]; member