Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSound.cpp115 DriverCommandStreamSoundInit* command = in Setup()
116 cmdmgr.AllocCommand<DriverCommandStreamSoundInit>(); in Setup()
Dsnd_DriverCommand.cpp379DriverCommandStreamSoundInit* c = reinterpret_cast<DriverCommandStreamSoundInit*>(command); in ProcessCommandList()
/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h275 struct DriverCommandStreamSoundInit : public DriverCommand struct