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