Searched refs:opus_multistream_encoder_get_size (Results 1 – 2 of 2) sorted by relevance
203 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT opus_int32 opus_multistream_encoder_get_size(
344 opus_int32 opus_multistream_encoder_get_size(int nb_streams, int nb_coupled_streams) in opus_multistream_encoder_get_size() function385 size = opus_multistream_encoder_get_size(nb_streams, nb_coupled_streams); in opus_multistream_surround_encoder_get_size()539 st = (OpusMSEncoder *)opus_alloc(opus_multistream_encoder_get_size(streams, coupled_streams)); in opus_multistream_encoder_create()