Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/include/libsonivox/
Deas_types.h62 #define EAS_ERROR_NO_VOICE_ALLOCATED -22 macro
/external/sonivox/arm-wt-22k/host_src/
Deas_types.h62 #define EAS_ERROR_NO_VOICE_ALLOCATED -22 macro
/external/sonivox/jet_tools/JetCreator/
Deas.py45 EAS_ERROR_NO_VOICE_ALLOCATED = -22 variable
/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c2102 return EAS_ERROR_NO_VOICE_ALLOCATED; in VMStealVoice()