Searched refs:opus_multistream_encoder_destroy (Results 1 – 7 of 7) 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()
619 opus_multistream_encoder_destroy(MSenc); in run_test1()
434 OPUS_EXPORT void opus_multistream_encoder_destroy(OpusMSEncoder *st);
91 #define OPUS_ENC_DESTROY_API opus_multistream_encoder_destroy
144 opus_multistream_encoder_destroy(inst->multistream_encoder); in WebRtcOpus_EncoderFree()
190 #define opus_encoder_destroy opus_multistream_encoder_destroy
1325 void opus_multistream_encoder_destroy(OpusMSEncoder *st) in opus_multistream_encoder_destroy() function