Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c804 EAS_INT currentMIP; in VMUpdateMIPTable() local
825 currentMIP = 0; in VMUpdateMIPTable()
838 if (pChannel->mip == currentMIP && currentPool != -1) in VMUpdateMIPTable()
845 pSynth->poolAlloc[currentPool] = (EAS_U8) (pChannel->mip - currentMIP); in VMUpdateMIPTable()
846 currentMIP = pChannel->mip; in VMUpdateMIPTable()