Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mix/src/
Dmix.c290 int pan, span, ipan, ispan; in __MIXSetPan() local
296 ipan = 127 - pan; in __MIXSetPan()
303 channel->r = __MIX_DPL2_front[ipan]; in __MIXSetPan()
306 channel->l1= __MIX_DPL2_rear[ipan]; in __MIXSetPan()
312 channel->r = __MIXPanTable[ipan]; in __MIXSetPan()