Lines Matching refs:l1
289 channel->l1= __MIX_DPL2_rear[ipan]; in __MIXSetPan()
642 c->vS = __MIXGetVolume(c->fader + c->l1 + c->b); in MIXInitChannel()
650 c->vAS = __MIXGetVolume(c->auxA + c->l1 + c->b); in MIXInitChannel()
658 c->vAS = __MIXGetVolume(c->fader + c->auxA + c->l1 + c->b); in MIXInitChannel()
667 c->vBS = __MIXGetVolume(c->auxB + c->l1 + c->b); in MIXInitChannel()
675 c->vBS = __MIXGetVolume(c->fader + c->auxB + c->l1 + c->b); in MIXInitChannel()
1584 c->vS1 = __MIXGetVolume(c->fader + c->l1 + c->b); in MIXUpdateSettings()
1592 c->vAS1 = __MIXGetVolume(c->auxA + c->l1 + c->b); in MIXUpdateSettings()
1600 c->vAS1 = __MIXGetVolume(c->fader + c->auxA + c->l1 + c->b); in MIXUpdateSettings()
1609 c->vBS1 = __MIXGetVolume(c->auxB + c->l1 + c->b); in MIXUpdateSettings()
1617 c->vBS1 = __MIXGetVolume(c->fader + c->auxB + c->l1 + c->b); in MIXUpdateSettings()