Home
last modified time | relevance | path

Searched refs:opus_multistream_surround_encoder_get_size (Results 1 – 2 of 2) sorted by relevance

/external/libopus/include/
Dopus_multistream.h208 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT opus_int32 opus_multistream_surround_encoder_get_size(
/external/libopus/src/
Dopus_multistream_encoder.c385 opus_int32 opus_multistream_surround_encoder_get_size(int channels, int mapping_family) in opus_multistream_surround_encoder_get_size() function
637 size = opus_multistream_surround_encoder_get_size(channels, mapping_family); in opus_multistream_surround_encoder_create()