Searched refs:opus_multistream_surround_encoder_get_size (Results 1 – 2 of 2) sorted by relevance
208 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT opus_int32 opus_multistream_surround_encoder_get_size(
357 opus_int32 opus_multistream_surround_encoder_get_size(int channels, int mapping_family) in opus_multistream_surround_encoder_get_size() function576 …st = (OpusMSEncoder *)opus_alloc(opus_multistream_surround_encoder_get_size(channels, mapping_fami… in opus_multistream_surround_encoder_create()