Searched refs:SetupStreamBuffer (Results 1 – 2 of 2) sorted by relevance
518 bool SetupStreamBuffer( const SoundArchive* arc, void* buffer, unsigned long size );
145 if ( ! SetupStreamBuffer( arc, strmBuffer, strmBufferSize ) ) { in Initialize()600 bool SoundArchivePlayer::SetupStreamBuffer( in SetupStreamBuffer() function in nw::snd::SoundArchivePlayer