Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp180 DriverCommandSeqPrioFix* c = reinterpret_cast<DriverCommandSeqPrioFix*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp282 DriverCommandSeqPrioFix* command = in SetReleasePriorityFix()
283 cmdmgr.AllocCommand<DriverCommandSeqPrioFix>(); in SetReleasePriorityFix()
/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h198 struct DriverCommandSeqPrioFix : public DriverCommand struct