Searched defs:opus_realloc (Results 1 – 2 of 2) sorted by relevance
53 static OPUS_INLINE void *opus_realloc (void *ptr, size_t size) in opus_realloc() function
50 static void *opus_realloc(void *_ptr,size_t _size){ in opus_realloc() function