OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpenWaveOutDevice
(Results
1 - 2
of
2
) sorted by null
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c
446
EAS_EXPORT EAS_RESULT
OpenWaveOutDevice
(EAS_INT devNum, EAS_INT sampleRate, EAS_INT maxBufSize)
[
all
...]
/external/sonivox/jet_tools/JetCreator/
eas.py
750
result = eas_dll.
OpenWaveOutDevice
(dev_num, sampleRate, maxBufSize)
752
raise EAS_Exception(result, '
OpenWaveOutDevice
error %d' % result, '
OpenWaveOutDevice
')
[
all
...]
Completed in 31 milliseconds