Home
last modified time | relevance | path

Searched refs:m_pSequenceTrackAllocator (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceSoundPlayer.h254 const SequenceTrackAllocator* GetTrackAllocator() { return m_pSequenceTrackAllocator; } in GetTrackAllocator()
293 SequenceTrackAllocator* m_pSequenceTrackAllocator; variable
Dsnd_SoundArchivePlayer.h578 internal::driver::SequenceTrackAllocator* m_pSequenceTrackAllocator; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp228 m_pSequenceTrackAllocator = trackAllocator; in Setup()
668 m_pSequenceTrackAllocator->FreeTrack( m_pTracks[ trackNo ] ); in CloseTrack()
Dsnd_SoundArchivePlayer.cpp163 m_pSequenceTrackAllocator = &m_MmlSequenceTrackAllocator; in Initialize()
181 m_pSequenceTrackAllocator = NULL; in Finalize()
1256 m_pSequenceTrackAllocator, in PrepareSequenceSoundImpl()