Searched refs:opus_realloc (Results 1 – 1 of 1) sorted by relevance
50 static void *opus_realloc(void *_ptr,size_t _size){ in opus_realloc() function69 samples=(float *)opus_realloc(samples, in read_pcm16()83 *_samples=(float *)opus_realloc(samples, in read_pcm16()