Searched refs:opus_multistream_encoder_destroy (Results 1 – 5 of 5) sorted by relevance
287 opus_multistream_encoder_destroy(enc); in celt_ec_internal_error()340 opus_multistream_encoder_destroy(enc); in mscbr_encode_fail10()390 opus_multistream_encoder_destroy(enc); in mscbr_encode_fail()890 opus_multistream_encoder_destroy(enc); in surround_analysis_uninit()
617 opus_multistream_encoder_destroy(MSenc); in run_test1()
434 OPUS_EXPORT void opus_multistream_encoder_destroy(OpusMSEncoder *st);
190 #define opus_encoder_destroy opus_multistream_encoder_destroy
1325 void opus_multistream_encoder_destroy(OpusMSEncoder *st) in opus_multistream_encoder_destroy() function