Searched defs:speex_free (Results 1 – 2 of 2) sorted by relevance
/external/speex/libspeex/ | ||
D | os_support.h | 79 static inline void speex_free (void *ptr) in speex_free() function |
D | resample.c | 68 static void speex_free (void *ptr) {free(ptr);} in speex_free() function |