HomeSort by relevance Sort by last modified time
    Searched defs:opus_free (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/opus/src/celt/
os_support.h 45 /** 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/
os_support.h 45 /** 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 580 milliseconds