Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchivePlayer.h484 const SoundArchive::SoundInfo* commonInfo,
493 const SoundArchive::SoundInfo* commonInfo,
501 const SoundArchive::SoundInfo* commonInfo,
520 …d UpdateCommonSoundParam( internal::BasicSound* sound, const SoundArchive::SoundInfo* commonInfo );
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp1104 const SoundArchive::SoundInfo* commonInfo, in PrepareSeqImpl() argument
1152 m_pSoundDataManager->detail_GetFileAddress( commonInfo->fileId ) in PrepareSeqImpl()
1188 commonInfo->fileId, in PrepareSeqImpl()
1336 UpdateCommonSoundParam( sound, commonInfo ); in PrepareSeqImpl()
1402 const SoundArchive::SoundInfo* commonInfo, in PrepareStreamImpl() argument
1503 commonInfo->fileId, in PrepareStreamImpl()
1520 UpdateCommonSoundParam( sound, commonInfo ); in PrepareStreamImpl()
1542 const SoundArchive::SoundInfo* commonInfo, in PrepareWaveSoundImpl() argument
1551 const void* wsdData = m_pSoundDataManager->detail_GetFileAddress( commonInfo->fileId ); in PrepareWaveSoundImpl()
1586 commonInfo->fileId in PrepareWaveSoundImpl()
[all …]