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

/external/libopus/celt/
H A Dos_support.h45 /** Opus wrapper for malloc(). To do your own dynamic allocation, all you need to do is replace this function and opus_free */
64 static OPUS_INLINE void opus_free (void *ptr) function

Completed in 73 milliseconds