Searched defs:SetLpfFreq (Results 1 – 9 of 9) sorted by relevance
400 void SetLpfFreq( f32 lpfFreq ) in SetLpfFreq() function
371 void SetLpfFreq( f32 lpfFreq ) in SetLpfFreq() function
382 void SetLpfFreq( f32 lpfFreq ) in SetLpfFreq() function
79 void SetLpfFreq( float lpfFreq ) { m_PlayerParamSet.lpfFreq = lpfFreq; } in SetLpfFreq() function
364 void SetLpfFreq( f32 lpfFreq ) in SetLpfFreq() function
183 void SetLpfFreq( float lpfFreq ) { m_ParserTrackParam.lpfFreq = lpfFreq; } in SetLpfFreq() function
156 void SoundPlayer::SetLpfFreq( float lpfFreq ) in SetLpfFreq() function in nw::snd::SoundPlayer
905 void BasicSound::SetLpfFreq( f32 lpfFreq ) in SetLpfFreq() function in nw::snd::internal::BasicSound
791 void Voice::SetLpfFreq( f32 lpfFreq ) in SetLpfFreq() function in nw::snd::internal::driver::Voice