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.c793 EAS_INT currentMIP; in VMUpdateMIPTable() local
814 currentMIP = 0; in VMUpdateMIPTable()
827 if (pChannel->mip == currentMIP && currentPool != -1) in VMUpdateMIPTable()
834 pSynth->poolAlloc[currentPool] = (EAS_U8) (pChannel->mip - currentMIP); in VMUpdateMIPTable()
835 currentMIP = pChannel->mip; in VMUpdateMIPTable()