Searched defs:GetLpfFreq (Results 1 – 5 of 5) sorted by relevance
201 float GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
89 float GetLpfFreq() const { return m_PlayerParamSet.lpfFreq; } in GetLpfFreq() function
163 f32 GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
194 float GetLpfFreq() const { return m_ParserTrackParam.lpfFreq; } in GetLpfFreq() function
909 f32 BasicSound::GetLpfFreq() const in GetLpfFreq() function in nw::snd::internal::BasicSound