Other Parts Discussed in Thread: FFTLIB
Hi,
I use TI DSPF_sp_fftSPxSP function,why maximum value of the parameter N is 131072?
void DSPF_sp_fftSPxSP (int N, float *ptr_x, float *ptr_w, float *ptr_y, unsigned char *brev, int n_min, int offset, int n_max)
--------------------------------------------------------------------------------
Function Documentation
void DSPF_sp_fftSPxSP ( int N,
float * ptr_x,
float * ptr_w,
float * ptr_y,
unsigned char * brev,
int n_min,
int offset,
int n_max
)
