Home
last modified time | relevance | path

Searched defs:KISS_FFT_MALLOC (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dkiss_fft.h28 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) macro
30 #define KISS_FFT_MALLOC speex_alloc macro

Completed in 1 milliseconds