Searched refs:numVoicesPlayingNote (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_voicemgt.c1539 EAS_INT numVoicesPlayingNote; local
1545 numVoicesPlayingNote = 0;
1560 numVoicesPlayingNote++;
1578 numVoicesPlayingNote++;
1584 if (numVoicesPlayingNote < DEFAULT_CHANNEL_POLYPHONY_LIMIT)
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_voicemgt.c1539 EAS_INT numVoicesPlayingNote; local
1545 numVoicesPlayingNote = 0;
1560 numVoicesPlayingNote++;
1578 numVoicesPlayingNote++;
1584 if (numVoicesPlayingNote < DEFAULT_CHANNEL_POLYPHONY_LIMIT)
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_voicemgt.c1539 EAS_INT numVoicesPlayingNote; local
1545 numVoicesPlayingNote = 0;
1560 numVoicesPlayingNote++;
1578 numVoicesPlayingNote++;
1584 if (numVoicesPlayingNote < DEFAULT_CHANNEL_POLYPHONY_LIMIT)

Completed in 45 milliseconds