Searched defs:GetLpfFreq (Results 1 – 5 of 5) sorted by relevance
209 float GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
91 float GetLpfFreq() const { return m_PlayerParamSet.lpfFreq; } in GetLpfFreq() function
165 f32 GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
196 float GetLpfFreq() const { return m_ParserTrackParam.lpfFreq; } in GetLpfFreq() function
916 f32 BasicSound::GetLpfFreq() const in GetLpfFreq() function in nw::snd::internal::BasicSound