Lines Matching refs:l

285         channel->l = __MIX_DPL2_front[pan];  in __MIXSetPan()
294 channel->l = __MIXPanTable[pan]; in __MIXSetPan()
586 c->vL = __MIXGetVolume(c->fader + c->l + c->f); in MIXInitChannel()
593 c->vAL = __MIXGetVolume(c->auxA + c->l + c->f); in MIXInitChannel()
600 c->vAL = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXInitChannel()
608 c->vBL = __MIXGetVolume(c->auxB + c->l + c->f); in MIXInitChannel()
615 c->vBL = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXInitChannel()
623 c->vCL = __MIXGetVolume(c->auxC + c->l + c->f); in MIXInitChannel()
630 c->vCL = __MIXGetVolume(c->fader + c->auxC + c->l + c->f); in MIXInitChannel()
640 c->vL = __MIXGetVolume(c->fader + c->l + c->f); in MIXInitChannel()
648 c->vAL = __MIXGetVolume(c->auxA + c->l + c->f); in MIXInitChannel()
656 c->vAL = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXInitChannel()
665 c->vBL = __MIXGetVolume(c->auxB + c->l + c->f); in MIXInitChannel()
673 c->vBL = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXInitChannel()
1528 c->vL1 = __MIXGetVolume(c->fader + c->l + c->f); in MIXUpdateSettings()
1535 c->vAL1 = __MIXGetVolume(c->auxA + c->l + c->f); in MIXUpdateSettings()
1542 c->vAL1 = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXUpdateSettings()
1550 c->vBL1 = __MIXGetVolume(c->auxB + c->l + c->f); in MIXUpdateSettings()
1557 c->vBL1 = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXUpdateSettings()
1565 c->vCL1 = __MIXGetVolume(c->auxC + c->l + c->f); in MIXUpdateSettings()
1572 c->vCL1 = __MIXGetVolume(c->fader + c->auxC + c->l + c->f); in MIXUpdateSettings()
1582 c->vL1 = __MIXGetVolume(c->fader + c->l + c->f); in MIXUpdateSettings()
1590 c->vAL1 = __MIXGetVolume(c->auxA + c->l + c->f); in MIXUpdateSettings()
1598 c->vAL1 = __MIXGetVolume(c->fader + c->auxA + c->l + c->f); in MIXUpdateSettings()
1607 c->vBL1 = __MIXGetVolume(c->auxB + c->l + c->f); in MIXUpdateSettings()
1615 c->vBL1 = __MIXGetVolume(c->fader + c->auxB + c->l + c->f); in MIXUpdateSettings()