Searched refs:opus_custom_decoder_destroy (Results 1 - 3 of 3) sorted by relevance

/external/libopus/include/
H A Dopus_custom.h292 OPUS_CUSTOM_EXPORT void opus_custom_decoder_destroy(OpusCustomDecoder *st);
/external/libopus/celt/
H A Dopus_custom_demo.c191 opus_custom_decoder_destroy(dec);
H A Dcelt_decoder.c122 opus_custom_decoder_destroy(st);
172 void opus_custom_decoder_destroy(CELTDecoder *st) function

Completed in 88 milliseconds