HomeSort by relevance Sort by last modified time
    Searched refs:spx_fft_init (Results 1 - 4 of 4) sorted by null

  /external/speex/libspeex/
fftwrap.h 41 void *spx_fft_init(int size);
fftwrap.c 84 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
mdf.c 444 st->fft_table = spx_fft_init(N);
    [all...]
preprocess.c 526 st->fft_lookup = spx_fft_init(2*N);
    [all...]

Completed in 128 milliseconds