Searched refs:filterbank_new (Results 1 - 3 of 3) sorted by relevance

/external/speex/libspeex/
H A Dfilterbank.h52 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type);
H A Dfilterbank.c54 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type) function
H A Dpreprocess.c446 st->bank = filterbank_new(M, sampling_rate, N, 1);

Completed in 242 milliseconds