Searched refs:SetupSoundPlayer (Results 1 – 2 of 2) sorted by relevance
549 bool SetupSoundPlayer( const SoundArchive* arc, void** buffer, void* endp );
328 if ( ! SetupSoundPlayer( arc, &buf, endp ) ) in SetupMram()415 bool SoundArchivePlayer::SetupSoundPlayer( in SetupSoundPlayer() function in nw::snd::SoundArchivePlayer