Home
last modified time | relevance | path

Searched refs:ipan (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/libraries/mix/src/
Dmix.c293 int pan, span, ipan, ispan; in __MIXSetPan() local
299 ipan = 127 - pan; in __MIXSetPan()
306 channel->r = __MIX_DPL2_front[ipan]; in __MIXSetPan()
309 channel->l1= __MIX_DPL2_rear[ipan]; in __MIXSetPan()
315 channel->r = __MIXPanTable[ipan]; in __MIXSetPan()