Searched refs:nb_uncoupled (Results 1 – 1 of 1) sorted by relevance
682 int nb_uncoupled; in surround_rate_allocation() local691 nb_uncoupled = st->layout.nb_streams-nb_coupled-nb_lfe; in surround_rate_allocation()692 nb_normal = 2*nb_coupled + nb_uncoupled; in surround_rate_allocation()721 total = (nb_uncoupled<<8) /* mono */ in surround_rate_allocation()724 …*(opus_int64)(bitrate - lfe_offset*nb_lfe - stream_offset*(nb_coupled+nb_uncoupled) - channel_offs… in surround_rate_allocation()