Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_WaveSound.cpp154 DriverCommandWaveSoundPrioFix* command = in SetReleasePriorityFix()
155 cmdmgr.AllocCommand<DriverCommandWaveSoundPrioFix>(); in SetReleasePriorityFix()
Dsnd_DriverCommand.cpp363DriverCommandWaveSoundPrioFix* c = reinterpret_cast<DriverCommandWaveSoundPrioFix*>(command); in ProcessCommandList()
/NW4C-1.2.23/include/nw/snd/
Dsnd_DriverCommand.h262 struct DriverCommandWaveSoundPrioFix : public DriverCommand struct