Lines Matching defs:i_stereo
655 III_get_scale_factors_2(PMPSTR mp, int *scf, struct gr_info_s *gr_infos, int i_stereo)
673 if (i_stereo) /* i_stereo AND second channel -> do_layer3() checks this */
1156 int i_stereo = 0;
1158 i_stereo = mp->fr.mode_ext & 0x1;
1164 ,i_stereo
1765 int ms_stereo, i_stereo;
1785 i_stereo = fr->mode_ext & 0x1;
1788 ms_stereo = i_stereo = 0;
1824 part2bits = III_get_scale_factors_2(mp, scalefacs[1], gr_infos, i_stereo);
1850 if (i_stereo)
1853 if (ms_stereo || i_stereo || (single == 3)) {
1892 mp->pinfo->i_stereo = i_stereo;