Home
last modified time | relevance | path

Searched refs:bfR4 (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/maths/fft/
H A Dfftlib.c525 static inline void bfR4(double *ioptr, int M, int NDiffU);
526 static inline void bfR4(double *ioptr, int M, int NDiffU) in bfR4() function
1122 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */ in ffts1()
2697 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */ in rffts1()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dgfft.h111 void bfR4(FFT_TYPE *ioptr, int M, int NDiffU);
647 void g_fft<FFT_TYPE>::bfR4(FFT_TYPE *ioptr, int M, int NDiffU) in bfR4() function
1226 bfR4(ioptr, M, NDiffU); // 1 radix 4 stage in ffts1()
2747 bfR4(ioptr, M, NDiffU); // 1 radix 4 stage in rffts1()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/ffts/src/
H A Dfftlib.c520 static inline void bfR4(float *ioptr, long M, long NDiffU){ in bfR4() function
1112 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */ in ffts1()
2671 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */ in rffts1()
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/lib/fft/
H A Dfftlib.c526 static void bfR4(SPFLOAT *ioptr, int M, int NDiffU)
1105 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */
2615 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */
H A Dfft.c526 static void bfR4(SPFLOAT *ioptr, int M, int NDiffU) in bfR4() function
1105 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */ in ffts1()
2615 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */ in rffts1()
/dports/audio/csound/csound-6.15.0/OOps/
H A Dfftlib.c548 static void bfR4(MYFLT *ioptr, int32_t M, int32_t NDiffU) in bfR4() function
1127 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */ in ffts1()
2637 bfR4(ioptr, M, NDiffU); /* 1 radix 4 stage */ in rffts1()