Home
last modified time | relevance | path

Searched refs:UpdateCommonSoundParam (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchivePlayer.h520 …void UpdateCommonSoundParam( internal::BasicSound* sound, const SoundArchive::SoundInfo* commonInf…
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp1336 UpdateCommonSoundParam( sound, commonInfo ); in PrepareSeqImpl()
1520 UpdateCommonSoundParam( sound, commonInfo ); in PrepareStreamImpl()
1590 UpdateCommonSoundParam( sound, commonInfo ); in PrepareWaveSoundImpl()
1609 void SoundArchivePlayer::UpdateCommonSoundParam( in UpdateCommonSoundParam() function in nw::snd::SoundArchivePlayer