Searched refs:lsx_safe_cdft (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | bend.c | 210 lsx_safe_cdft(2 * p->fftFrameSize, 1, p->gFFTworksp); in flow() 275 lsx_safe_cdft(2 * p->fftFrameSize, -1, p->gFFTworksp); in flow()
|
| H A D | noisered.c | 44 lsx_safe_cdft(2 * (int)NumSamples, InverseTransform? -1 : 1, work); in FFT()
|
| H A D | sox_i.h | 94 void lsx_safe_cdft(int len, int type, double * d);
|
| H A D | effects_i_dsp.c | 223 void lsx_safe_cdft(int len, int type, double * d) in lsx_safe_cdft() function
|