Home
last modified time | relevance | path

Searched refs:sp_fftr (Results 1 – 7 of 7) sorted by relevance

/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/lib/fft/
H A Dsp_fft.c26 void sp_fftr(sp_fft *fft, SPFLOAT *buf, int FFTsize) in sp_fftr() function
H A Dfft.c3112 void sp_fftr(sp_fft *fft, SPFLOAT *buf, int FFTsize) in sp_fftr() function
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/modules/
H A Dconv.c184 sp_fftr(&p->fft, &(p->IR_Data[j][n]), (p->partSize << 1)); in sp_conv_init()
221 sp_fftr(&p->fft, rBuf, (nSamples << 1)); in sp_conv_compute()
H A Dmincer.c177 sp_fftr(&p->fft, bwin, N); in sp_mincer_compute()
180 sp_fftr(&p->fft, fwin, N); in sp_mincer_compute()
/dports/audio/lmms/lmms-1.2.2/plugins/ReverbSC/
H A Dbase.h71 void sp_fftr(sp_fft *fft, SPFLOAT *buf, int FFTsize);
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/h/
H A Dsp_base.h66 void sp_fftr(sp_fft *fft, SPFLOAT *buf, int FFTsize);
H A Dbase.h64 void sp_fftr(sp_fft *fft, SPFLOAT *buf, int FFTsize);