HomeSort by relevance Sort by last modified time
    Searched refs:eVoiceStateFree (Results 1 - 2 of 2) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 257 eVoiceStateFree = 0,
266 #define DEFAULT_VOICE_STATE eVoiceStateFree
eas_voicemgt.c 619 if ((pVoice->voiceState == eVoiceStateMuting) || (pVoice->voiceState == eVoiceStateFree))
643 (pVoice->voiceState == eVoiceStateFree) ||
746 if (pVoiceMgr->voices[i].voiceState == eVoiceStateFree)
947 case eVoiceStateFree:
1002 if (pVoice->voiceState != eVoiceStateFree)
    [all...]

Completed in 54 milliseconds