Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/fmodex/inc/
H A Dfmod_errors.h35 …case FMOD_ERR_DMA: return "DMA Failure. See debug output for more information.… in FMOD_ErrorString()
H A Dfmod.h110 FMOD_ERR_DMA, /* DMA Failure. See debug output for more information. */ enumerator
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DFmodOpenALBridge.h41 FMOD_ERR_DMA, enumerator
H A DSoundManager.cpp1604 case FMOD_ERR_DMA: in checkError()