Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/mix/src/
Dmix.c273 int pan, span, ipan, ispan; in __MIXSetPan() local
279 ipan = 127 - pan; in __MIXSetPan()
286 channel->r = __MIX_DPL2_front[ipan]; in __MIXSetPan()
289 channel->l1= __MIX_DPL2_rear[ipan]; in __MIXSetPan()
295 channel->r = __MIXPanTable[ipan]; in __MIXSetPan()