Home
last modified time | relevance | path

Searched refs:DriverCommandWaveSoundPrioFix (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSound.cpp185 DriverCommandWaveSoundPrioFix* command = in SetReleasePriorityFix()
186 cmdmgr.AllocCommand<DriverCommandWaveSoundPrioFix>(); in SetReleasePriorityFix()
Dsnd_DriverCommand.cpp372DriverCommandWaveSoundPrioFix* c = reinterpret_cast<DriverCommandWaveSoundPrioFix*>(command); in ProcessCommandList()
/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h269 struct DriverCommandWaveSoundPrioFix : public DriverCommand struct