Home
last modified time | relevance | path

Searched defs:speex_free (Results 1 – 3 of 3) sorted by relevance

/external/speex/ti/
Dos_support_custom.h114 static inline void speex_free (void *ptr) in speex_free() function
/external/speex/libspeexdsp/
Dos_support.h79 static inline void speex_free (void *ptr) in speex_free() function
Dresample.c68 static void speex_free (void *ptr) {free(ptr);} in speex_free() function