Home
last modified time | relevance | path

Searched defs:GetLpfFreq (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundPlayer.h201 float GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
Dsnd_BasicSoundPlayer.h88 float GetLpfFreq() const { return m_PlayerParamSet.lpfFreq; } in GetLpfFreq() function
Dsnd_Voice.h163 f32 GetLpfFreq() const { return m_LpfFreq; } in GetLpfFreq() function
Dsnd_SequenceTrack.h194 float GetLpfFreq() const { return m_ParserTrackParam.lpfFreq; } in GetLpfFreq() function