Searched refs:GetLpfFreq (Results 1 – 9 of 9) sorted by relevance
91 float GetLpfFreq() const { return m_PlayerParamSet.lpfFreq; } in GetLpfFreq() function
209 float GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
196 float GetLpfFreq() const { return m_ParserTrackParam.lpfFreq; } in GetLpfFreq() function
165 f32 GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
299 f32 GetLpfFreq() const;
585 lpfFreq += GetSoundPlayer()->GetLpfFreq(); in UpdateParam()916 f32 BasicSound::GetLpfFreq() const in GetLpfFreq() function in nw::snd::internal::BasicSound
518 lpfFreq += GetLpfFreq(); in UpdateChannel()
415 + m_pSequenceSoundPlayer->GetLpfFreq(); in UpdateChannelParam()
1276 lpfFreq += GetLpfFreq(); in UpdateVoiceParams()