Searched defs:KISS_FFT_MALLOC (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/speex/libspeexdsp/ | ||
H A D | kiss_fft.h | 28 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) macro 30 #define KISS_FFT_MALLOC speex_alloc macro |
Completed in 1 milliseconds