Searched refs:GetSurroundPan (Results 1 – 14 of 14) sorted by relevance
210 s8 GetSurroundPan() const;255 u8 GetSurroundPan() const;
172 u8 GetSurroundPan() const;
96 float GetSurroundPan() const { return m_PlayerParamSet.surroundPan; } in GetSurroundPan() function
199 float GetSurroundPan() const { return m_ExtSurroundPan; } in GetSurroundPan() function
162 f32 GetSurroundPan() const { return m_SurroundPan; } in GetSurroundPan() function
305 f32 GetSurroundPan() const;
131 dst->surroundPan = src.GetSurroundPan(); in ReadWaveSoundInfo()163 dst->surroundPan = src.GetSurroundPan(); in ReadNoteInfo()
179 s8 WaveSoundFile::WaveSoundInfo::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo286 u8 WaveSoundFile::NoteInfo::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::WaveSoundFile::NoteInfo
144 info->surroundPan = velocityRegion->GetSurroundPan(); in ReadVelocityRegionInfo()
323 u8 BankFile::VelocityRegion::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::BankFile::VelocityRegion
514 surroundPan += GetSurroundPan(); in UpdateChannel()
410 + m_pSequenceSoundPlayer->GetSurroundPan(); in UpdateChannelParam()
961 f32 BasicSound::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::BasicSound
1272 span += GetSurroundPan(); in UpdateVoiceParams()