Searched refs:nb_uncoupled (Results 1 – 1 of 1) sorted by relevance
635 int nb_uncoupled; in surround_rate_allocation() local640 nb_uncoupled = st->layout.nb_streams-nb_coupled-nb_lfe; in surround_rate_allocation()641 total = (nb_uncoupled<<8) /* mono */ in surround_rate_allocation()644 …channel_rate = 256*(st->bitrate_bps-lfe_offset*nb_lfe-stream_offset*(nb_coupled+nb_uncoupled))/tot… in surround_rate_allocation()