Lines Matching refs:l

302         channel->l = __MIX_DPL2_front[pan];  in __MIXSetPan()
311 channel->l = __MIXPanTable[pan]; in __MIXSetPan()
675 c->vL = __MIXGetVolume(c->fader + c->l + c->f); in MIXInitChannel()
682 c->vAL = __MIXGetVolume(c->auxA + c->l + c->f); in MIXInitChannel()
689 c->vAL = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXInitChannel()
697 c->vBL = __MIXGetVolume(c->auxB + c->l + c->f); in MIXInitChannel()
704 c->vBL = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXInitChannel()
712 c->vCL = __MIXGetVolume(c->auxC + c->l + c->f); in MIXInitChannel()
719 c->vCL = __MIXGetVolume(c->fader + c->auxC + c->l + c->f); in MIXInitChannel()
729 c->vL = __MIXGetVolume(c->fader + c->l + c->f); in MIXInitChannel()
737 c->vAL = __MIXGetVolume(c->auxA + c->l + c->f); in MIXInitChannel()
745 c->vAL = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXInitChannel()
754 c->vBL = __MIXGetVolume(c->auxB + c->l + c->f); in MIXInitChannel()
762 c->vBL = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXInitChannel()
1622 c->vL1 = __MIXGetVolume(c->fader + c->l + c->f); in MIXUpdateSettings()
1629 c->vAL1 = __MIXGetVolume(c->auxA + c->l + c->f); in MIXUpdateSettings()
1636 c->vAL1 = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXUpdateSettings()
1644 c->vBL1 = __MIXGetVolume(c->auxB + c->l + c->f); in MIXUpdateSettings()
1651 c->vBL1 = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXUpdateSettings()
1659 c->vCL1 = __MIXGetVolume(c->auxC + c->l + c->f); in MIXUpdateSettings()
1666 c->vCL1 = __MIXGetVolume(c->fader + c->auxC + c->l + c->f); in MIXUpdateSettings()
1676 c->vL1 = __MIXGetVolume(c->fader + c->l + c->f); in MIXUpdateSettings()
1684 c->vAL1 = __MIXGetVolume(c->auxA + c->l + c->f); in MIXUpdateSettings()
1692 c->vAL1 = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXUpdateSettings()
1701 c->vBL1 = __MIXGetVolume(c->auxB + c->l + c->f); in MIXUpdateSettings()
1709 c->vBL1 = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXUpdateSettings()