Searched refs:vorbis_mappings (Results 1 – 1 of 1) sorted by relevance
53 static const VorbisLayout vorbis_mappings[8] = { variable409 nb_streams=vorbis_mappings[channels-1].nb_streams; in opus_multistream_surround_encoder_get_size()410 nb_coupled_streams=vorbis_mappings[channels-1].nb_coupled_streams; in opus_multistream_surround_encoder_get_size()546 *streams=vorbis_mappings[channels-1].nb_streams; in opus_multistream_surround_encoder_init()547 *coupled_streams=vorbis_mappings[channels-1].nb_coupled_streams; in opus_multistream_surround_encoder_init()549 mapping[i] = vorbis_mappings[channels-1].mapping[i]; in opus_multistream_surround_encoder_init()