Searched defs:S_JET_CONFIG (Results 1 - 2 of 2) sorted by relevance

/external/sonivox/arm-wt-22k/host_src/
H A Djet.h47 } S_JET_CONFIG; typedef in typeref:struct:s_jet_config_tag
75 * sizeof(S_JET_CONFIG). This allows for future expansion of the
79 EAS_PUBLIC EAS_RESULT JET_Init (EAS_DATA_HANDLE easHandle, const S_JET_CONFIG *pConfig, EAS_INT configSize);
/external/sonivox/jet_tools/JetCreator/
H A Deas.py149 # S_JET_CONFIG
151 class S_JET_CONFIG (Structure): class in inherits:Structure
1061 jet_config = S_JET_CONFIG()

Completed in 130 milliseconds