Home
last modified time | relevance | path

Searched refs:lpf_coef_2 (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_FxDelay.cpp134 f32 lpf_coef_2 = lpf_coef; in SetParam() local
137 m_LpfCoef2 = static_cast<s32>( static_cast<s32>(0x80L) * lpf_coef_2 ); in SetParam()