Home
last modified time | relevance | path

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

/external/sonivox/arm-hybrid-22k/lib_src/
Deas_voicemgt.c215 pSynth->poolCount[pool]++; in IncVoicePoolCount()
248 pSynth->poolCount[pool]--; in DecVoicePoolCount()
468 pSynth->poolCount[i] = 0; in VMReset()
738 pSynth->poolCount[i] = 0; in VMMIPUpdateChannelMuting()
779 pSynth->poolCount[pool]++; in VMMIPUpdateChannelMuting()
785 pSynth->poolCount[pool]++; in VMMIPUpdateChannelMuting()
1649 if (pSynth->poolCount[pChannel->pool] != 0) in VMStartVoice()
2079 if (pSynth->poolCount[pChannel->pool] >= pSynth->poolAlloc[pChannel->pool]) in VMStealVoice()
2080 …currentPriority += (pSynth->poolCount[pChannel->pool] -pSynth->poolAlloc[pChannel->pool] + 1) << C… in VMStealVoice()
3860 EAS_INT poolCount[MAX_VIRTUAL_SYNTHESIZERS][NUM_SYNTH_CHANNELS]; in VMSanityCheck() local
[all …]
Deas_synth.h326 EAS_U8 poolCount[NUM_SYNTH_CHANNELS]; member
/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c215 pSynth->poolCount[pool]++; in IncVoicePoolCount()
248 pSynth->poolCount[pool]--; in DecVoicePoolCount()
468 pSynth->poolCount[i] = 0; in VMReset()
738 pSynth->poolCount[i] = 0; in VMMIPUpdateChannelMuting()
779 pSynth->poolCount[pool]++; in VMMIPUpdateChannelMuting()
785 pSynth->poolCount[pool]++; in VMMIPUpdateChannelMuting()
1649 if (pSynth->poolCount[pChannel->pool] != 0) in VMStartVoice()
2079 if (pSynth->poolCount[pChannel->pool] >= pSynth->poolAlloc[pChannel->pool]) in VMStealVoice()
2080 …currentPriority += (pSynth->poolCount[pChannel->pool] -pSynth->poolAlloc[pChannel->pool] + 1) << C… in VMStealVoice()
3860 EAS_INT poolCount[MAX_VIRTUAL_SYNTHESIZERS][NUM_SYNTH_CHANNELS]; in VMSanityCheck() local
[all …]
Deas_synth.h326 EAS_U8 poolCount[NUM_SYNTH_CHANNELS]; member
/external/sonivox/arm-fm-22k/lib_src/
Deas_voicemgt.c215 pSynth->poolCount[pool]++; in IncVoicePoolCount()
248 pSynth->poolCount[pool]--; in DecVoicePoolCount()
468 pSynth->poolCount[i] = 0; in VMReset()
738 pSynth->poolCount[i] = 0; in VMMIPUpdateChannelMuting()
779 pSynth->poolCount[pool]++; in VMMIPUpdateChannelMuting()
785 pSynth->poolCount[pool]++; in VMMIPUpdateChannelMuting()
1649 if (pSynth->poolCount[pChannel->pool] != 0) in VMStartVoice()
2079 if (pSynth->poolCount[pChannel->pool] >= pSynth->poolAlloc[pChannel->pool]) in VMStealVoice()
2080 …currentPriority += (pSynth->poolCount[pChannel->pool] -pSynth->poolAlloc[pChannel->pool] + 1) << C… in VMStealVoice()
3860 EAS_INT poolCount[MAX_VIRTUAL_SYNTHESIZERS][NUM_SYNTH_CHANNELS]; in VMSanityCheck() local
[all …]
Deas_synth.h326 EAS_U8 poolCount[NUM_SYNTH_CHANNELS]; member