Lines Matching refs:soundId
701 SoundArchive::ItemId soundId, in AllocSound() argument
714 sound->SetId( soundId ); in AllocSound()
735 u32 soundId, in detail_SetupSound() argument
742 soundId, in detail_SetupSound()
765 u32 soundId, in detail_SetupSoundImpl() argument
788 if ( ! m_pSoundArchive->ReadSoundInfo( soundId, &soundInfo ) ) in detail_SetupSoundImpl()
835 ambientPriority = internal::BasicSound::GetAmbientPriority( *ambientArgInfo, soundId ); in detail_SetupSoundImpl()
871 switch ( m_pSoundArchive->GetSoundType( soundId ) ) in detail_SetupSoundImpl()
876 soundId, in detail_SetupSoundImpl()
886 soundId in detail_SetupSoundImpl()
898 soundId, in detail_SetupSoundImpl()
908 soundId in detail_SetupSoundImpl()
920 soundId, in detail_SetupSoundImpl()
930 soundId in detail_SetupSoundImpl()
960 switch ( m_pSoundArchive->GetSoundType( soundId ) ) in detail_SetupSoundImpl()
971 if ( ! m_pSoundArchive->ReadSequenceSoundInfo( soundId, &info ) ) { in detail_SetupSoundImpl()
1014 if ( ! m_pSoundArchive->detail_ReadStreamSoundInfo( soundId, &info ) ) { in detail_SetupSoundImpl()
1046 if ( ! m_pSoundArchive->detail_ReadWaveSoundInfo( soundId, &info ) ) { in detail_SetupSoundImpl()