Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSound.cpp165 DriverCommandWaveSoundChannelPrio* command = in SetChannelPriority()
166 cmdmgr.AllocCommand<DriverCommandWaveSoundChannelPrio>(); in SetChannelPriority()
Dsnd_DriverCommand.cpp365DriverCommandWaveSoundChannelPrio* c = reinterpret_cast<DriverCommandWaveSoundChannelPrio*>(comman… in ProcessCommandList()
/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h263 struct DriverCommandWaveSoundChannelPrio : public DriverCommand struct