Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c805 EAS_INT currentPool; in VMUpdateMIPTable() local
826 currentPool = -1; in VMUpdateMIPTable()
838 if (pChannel->mip == currentMIP && currentPool != -1) in VMUpdateMIPTable()
839 pChannel->pool = (EAS_U8) currentPool; in VMUpdateMIPTable()
844 currentPool++; in VMUpdateMIPTable()
845 pSynth->poolAlloc[currentPool] = (EAS_U8) (pChannel->mip - currentMIP); in VMUpdateMIPTable()