Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_DriverCommand.cpp171 DriverCommandSeqPrioFix* c = reinterpret_cast<DriverCommandSeqPrioFix*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp321 DriverCommandSeqPrioFix* command = in SetReleasePriorityFix()
322 cmdmgr.AllocCommand<DriverCommandSeqPrioFix>(); in SetReleasePriorityFix()
/NW4C-1.2.23/include/nw/snd/
Dsnd_DriverCommand.h191 struct DriverCommandSeqPrioFix : public DriverCommand struct