Searched defs:speex_free (Results 1 – 3 of 3) sorted by relevance
114 static inline void speex_free (void *ptr) in speex_free() function
79 static inline void speex_free (void *ptr) in speex_free() function
68 static void speex_free (void *ptr) {free(ptr);} in speex_free() function