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