Searched refs:spx_fft_init (Results 1 - 4 of 4) sorted by relevance

/external/speex/libspeex/
H A Dfftwrap.h41 void *spx_fft_init(int size);
H A Dfftwrap.c84 void *spx_fft_init(int size) function
137 void *spx_fft_init(int size) function
180 void *spx_fft_init(int size) function
253 void *spx_fft_init(int size) function
H A Dmdf.c444 st->fft_table = spx_fft_init(N);
H A Dpreprocess.c526 st->fft_lookup = spx_fft_init(2*N);

Completed in 190 milliseconds