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

/external/chromium_org/third_party/opus/src/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
/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 74 milliseconds