Searched refs:opus_multistream_encoder_destroy (Results 1 – 7 of 7) sorted by relevance
286 opus_multistream_encoder_destroy(enc); in celt_ec_internal_error()339 opus_multistream_encoder_destroy(enc); in mscbr_encode_fail10()389 opus_multistream_encoder_destroy(enc); in mscbr_encode_fail()889 opus_multistream_encoder_destroy(enc); in surround_analysis_uninit()
623 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
198 opus_multistream_encoder_destroy(inst->multistream_encoder); in WebRtcOpus_EncoderFree()
190 #define opus_encoder_destroy opus_multistream_encoder_destroy
1326 void opus_multistream_encoder_destroy(OpusMSEncoder *st) in opus_multistream_encoder_destroy() function