Lines Matching refs:l

305         channel->l = __MIX_DPL2_front[pan];  in __MIXSetPan()
314 channel->l = __MIXPanTable[pan]; in __MIXSetPan()
678 c->vL = __MIXGetVolume(c->fader + c->l + c->f); in MIXInitChannel()
685 c->vAL = __MIXGetVolume(c->auxA + c->l + c->f); in MIXInitChannel()
692 c->vAL = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXInitChannel()
700 c->vBL = __MIXGetVolume(c->auxB + c->l + c->f); in MIXInitChannel()
707 c->vBL = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXInitChannel()
715 c->vCL = __MIXGetVolume(c->auxC + c->l + c->f); in MIXInitChannel()
722 c->vCL = __MIXGetVolume(c->fader + c->auxC + c->l + c->f); in MIXInitChannel()
732 c->vL = __MIXGetVolume(c->fader + c->l + c->f); in MIXInitChannel()
740 c->vAL = __MIXGetVolume(c->auxA + c->l + c->f); in MIXInitChannel()
748 c->vAL = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXInitChannel()
757 c->vBL = __MIXGetVolume(c->auxB + c->l + c->f); in MIXInitChannel()
765 c->vBL = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXInitChannel()
1625 c->vL1 = __MIXGetVolume(c->fader + c->l + c->f); in MIXUpdateSettings()
1632 c->vAL1 = __MIXGetVolume(c->auxA + c->l + c->f); in MIXUpdateSettings()
1639 c->vAL1 = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXUpdateSettings()
1647 c->vBL1 = __MIXGetVolume(c->auxB + c->l + c->f); in MIXUpdateSettings()
1654 c->vBL1 = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXUpdateSettings()
1662 c->vCL1 = __MIXGetVolume(c->auxC + c->l + c->f); in MIXUpdateSettings()
1669 c->vCL1 = __MIXGetVolume(c->fader + c->auxC + c->l + c->f); in MIXUpdateSettings()
1679 c->vL1 = __MIXGetVolume(c->fader + c->l + c->f); in MIXUpdateSettings()
1687 c->vAL1 = __MIXGetVolume(c->auxA + c->l + c->f); in MIXUpdateSettings()
1695 c->vAL1 = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXUpdateSettings()
1704 c->vBL1 = __MIXGetVolume(c->auxB + c->l + c->f); in MIXUpdateSettings()
1712 c->vBL1 = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXUpdateSettings()