Searched refs:l1 (Results 1 – 2 of 2) sorted by relevance
306 channel->l1= __MIX_DPL2_rear[ipan]; in __MIXSetPan()315 channel->l1= 0; in __MIXSetPan()731 c->vS = __MIXGetVolume(c->fader + c->l1 + c->b); in MIXInitChannel()739 c->vAS = __MIXGetVolume(c->auxA + c->l1 + c->b); in MIXInitChannel()747 c->vAS = __MIXGetVolume(c->fader + c->auxA + c->l1 + c->b); in MIXInitChannel()756 c->vBS = __MIXGetVolume(c->auxB + c->l1 + c->b); in MIXInitChannel()764 c->vBS = __MIXGetVolume(c->fader + c->auxB + c->l1 + c->b); in MIXInitChannel()1678 c->vS1 = __MIXGetVolume(c->fader + c->l1 + c->b); in MIXUpdateSettings()1686 c->vAS1 = __MIXGetVolume(c->auxA + c->l1 + c->b); in MIXUpdateSettings()1694 c->vAS1 = __MIXGetVolume(c->fader + c->auxA + c->l1 + c->b); in MIXUpdateSettings()[all …]
121 int l1; // DPL2 left rear member