Searched refs:GetLpfFreq (Results 1 – 9 of 9) sorted by relevance
89 float GetLpfFreq() const { return m_PlayerParamSet.lpfFreq; } in GetLpfFreq() function
201 float GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
194 float GetLpfFreq() const { return m_ParserTrackParam.lpfFreq; } in GetLpfFreq() function
163 f32 GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
297 f32 GetLpfFreq() const;
578 lpfFreq += GetSoundPlayer()->GetLpfFreq(); in UpdateParam()909 f32 BasicSound::GetLpfFreq() const in GetLpfFreq() function in nw::snd::internal::BasicSound
516 lpfFreq += GetLpfFreq(); in UpdateChannel()
413 + m_pSequenceSoundPlayer->GetLpfFreq(); in UpdateChannelParam()
1211 lpfFreq += GetLpfFreq(); in UpdateVoiceParams()