Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/include/libsonivox/
Deas_types.h75 #define EAS_ERROR_INCOMPATIBLE_VERSION -35 macro
/external/sonivox/arm-wt-22k/host_src/
Deas_types.h75 #define EAS_ERROR_INCOMPATIBLE_VERSION -35 macro
/external/sonivox/arm-wt-22k/lib_src/
Djet.c286 return EAS_ERROR_INCOMPATIBLE_VERSION; in JetParseInfoChunk()
293 return EAS_ERROR_INCOMPATIBLE_VERSION; in JetParseInfoChunk()
301 return EAS_ERROR_INCOMPATIBLE_VERSION; in JetParseInfoChunk()
/external/sonivox/jet_tools/JetCreator/
Deas.py58 EAS_ERROR_INCOMPATIBLE_VERSION = -35 variable