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

  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 270 typedef EAS_BOOL (*EAS_EXT_EVENT_FUNC) (EAS_VOID_PTR pInstData, S_EXT_AUDIO_EVENT *pEvent);
eas.h     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 316 EAS_EXT_EVENT_FUNC cbEventFunc;
eas_vm_protos.h     [all...]
eas_public.c     [all...]
eas_voicemgt.c     [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 112 EAS_EXT_EVENT_FUNC = CFUNCTYPE(c_int, c_void_p, c_void_p)
309 event_func = EAS_EXT_EVENT_FUNC(event_func)
    [all...]

Completed in 423 milliseconds