Home | History | Annotate | Download | only in src

Lines Matching full:nb_coupled

636       int nb_coupled;
639 nb_coupled = st->layout.nb_coupled_streams;
640 nb_uncoupled = st->layout.nb_streams-nb_coupled-nb_lfe;
642 + coupled_ratio*nb_coupled /* stereo */
644 channel_rate = 256*(st->bitrate_bps-lfe_offset*nb_lfe-stream_offset*(nb_coupled+nb_uncoupled))/total;