Home
last modified time | relevance | path

Searched refs:spx_fft_destroy (Results 1 – 4 of 4) sorted by relevance

/external/speex/libspeexdsp/
Dfftwrap.c92 void spx_fft_destroy(void *table) in spx_fft_destroy() function
149 void spx_fft_destroy(void *table) in spx_fft_destroy() function
199 void spx_fft_destroy(void *table) in spx_fft_destroy() function
244 void spx_fft_destroy(void *table) in spx_fft_destroy() function
314 void spx_fft_destroy(void *table) in spx_fft_destroy() function
Dfftwrap.h44 void spx_fft_destroy(void *table);
Dpreprocess.c558 spx_fft_destroy(st->fft_lookup); in speex_preprocess_state_destroy()
Dmdf.c591 spx_fft_destroy(st->fft_table); in speex_echo_state_destroy()