Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/include/libsonivox/
Deas_types.h59 #define EAS_ERROR_LOCATE_BEYOND_END -19 macro
/external/sonivox/arm-wt-22k/host_src/
Deas_types.h59 #define EAS_ERROR_LOCATE_BEYOND_END -19 macro
/external/sonivox/arm-wt-22k/lib_src/
Deas_pcm.c1392 return EAS_ERROR_LOCATE_BEYOND_END; in LinearPCMLocate()
1461 return EAS_ERROR_LOCATE_BEYOND_END; in EAS_PESeek()
/external/sonivox/jet_tools/JetCreator/
Deas.py42 EAS_ERROR_LOCATE_BEYOND_END = -19 variable