Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSound.cpp179 DriverCommandWaveSoundPrioFix* command = in SetReleasePriorityFix()
180 cmdmgr.AllocCommand<DriverCommandWaveSoundPrioFix>(); in SetReleasePriorityFix()
Dsnd_DriverCommand.cpp370DriverCommandWaveSoundPrioFix* c = reinterpret_cast<DriverCommandWaveSoundPrioFix*>(command); in ProcessCommandList()
/NW4C-1.3.3/include/nw/snd/
Dsnd_DriverCommand.h265 struct DriverCommandWaveSoundPrioFix : public DriverCommand struct