Home
last modified time | relevance | path

Searched refs:opus_free (Results 1 – 12 of 12) sorted by relevance

/external/libopus/celt/
Dmodes.c429 opus_free((opus_int16*)mode->eBands); in opus_custom_mode_destroy()
430 opus_free((opus_int16*)mode->allocVectors); in opus_custom_mode_destroy()
432 opus_free((opus_val16*)mode->window); in opus_custom_mode_destroy()
433 opus_free((opus_int16*)mode->logN); in opus_custom_mode_destroy()
435 opus_free((opus_int16*)mode->cache.index); in opus_custom_mode_destroy()
436 opus_free((unsigned char*)mode->cache.bits); in opus_custom_mode_destroy()
437 opus_free((unsigned char*)mode->cache.caps); in opus_custom_mode_destroy()
440 opus_free((CELTMode *)mode); in opus_custom_mode_destroy()
Dos_support.h64 static OPUS_INLINE void opus_free (void *ptr) in opus_free() function
Dkiss_fft.c512 opus_free((opus_int16*)cfg->bitrev); in opus_fft_free()
514 opus_free((kiss_twiddle_cpx*)cfg->twiddles); in opus_fft_free()
515 opus_free((kiss_fft_state*)cfg); in opus_fft_free()
Dmdct.c112 opus_free((kiss_twiddle_scalar*)l->trig); in clt_mdct_clear()
Dcelt_decoder.c176 opus_free(st); in opus_custom_decoder_destroy()
Dcelt_encoder.c220 opus_free(st); in opus_custom_encoder_destroy()
/external/libopus/celt/arm/
Dcelt_ne10_fft.c108 opus_free(st->arch_fft); in opus_fft_free_arm_neon()
/external/libopus/src/
Dopus_multistream_decoder.c140 opus_free(st); in opus_multistream_decoder_create()
536 opus_free(st); in opus_multistream_decoder_destroy()
Drepacketizer.c58 opus_free(rp); in opus_repacketizer_destroy()
Dopus_multistream_encoder.c609 opus_free(st); in opus_multistream_encoder_create()
654 opus_free(st); in opus_multistream_surround_encoder_create()
1350 opus_free(st); in opus_multistream_encoder_destroy()
Dopus_decoder.c162 opus_free(st); in opus_decoder_create()
917 opus_free(st); in opus_decoder_destroy()
Dopus_encoder.c506 opus_free(st); in opus_encoder_create()
2535 opus_free(st); in opus_encoder_destroy()