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

  /external/speex/libspeex/
fftwrap.h 44 void spx_fft_destroy(void *table);
fftwrap.c 92 void spx_fft_destroy(void *table) function
149 void spx_fft_destroy(void *table) function
193 void spx_fft_destroy(void *table) function
263 void spx_fft_destroy(void *table) function
mdf.c 591 spx_fft_destroy(st->fft_table);
    [all...]
preprocess.c 562 spx_fft_destroy(st->fft_lookup);
    [all...]

Completed in 79 milliseconds