Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_StreamSound.cpp113 DriverCommandStreamSoundInit* command = in Setup()
114 cmdmgr.AllocCommand<DriverCommandStreamSoundInit>(); in Setup()
Dsnd_DriverCommand.cpp377DriverCommandStreamSoundInit* c = reinterpret_cast<DriverCommandStreamSoundInit*>(command); in ProcessCommandList()
/NW4C-1.3.3/include/nw/snd/
Dsnd_DriverCommand.h271 struct DriverCommandStreamSoundInit : public DriverCommand struct