Lines Matching refs:soundId
699 SoundArchive::ItemId soundId, in AllocSound() argument
712 sound->SetId( soundId ); in AllocSound()
733 u32 soundId, in detail_SetupSound() argument
740 soundId, in detail_SetupSound()
763 u32 soundId, in detail_SetupSoundImpl() argument
786 if ( ! m_pSoundArchive->ReadSoundInfo( soundId, &soundInfo ) ) in detail_SetupSoundImpl()
833 ambientPriority = internal::BasicSound::GetAmbientPriority( *ambientArgInfo, soundId ); in detail_SetupSoundImpl()
869 switch ( m_pSoundArchive->GetSoundType( soundId ) ) in detail_SetupSoundImpl()
874 soundId, in detail_SetupSoundImpl()
884 soundId in detail_SetupSoundImpl()
896 soundId, in detail_SetupSoundImpl()
906 soundId in detail_SetupSoundImpl()
918 soundId, in detail_SetupSoundImpl()
928 soundId in detail_SetupSoundImpl()
958 switch ( m_pSoundArchive->GetSoundType( soundId ) ) in detail_SetupSoundImpl()
969 if ( ! m_pSoundArchive->ReadSequenceSoundInfo( soundId, &info ) ) { in detail_SetupSoundImpl()
1012 if ( ! m_pSoundArchive->detail_ReadStreamSoundInfo( soundId, &info ) ) { in detail_SetupSoundImpl()
1044 if ( ! m_pSoundArchive->detail_ReadWaveSoundInfo( soundId, &info ) ) { in detail_SetupSoundImpl()