Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_FxDelay.cpp131 f32 lpf_coef_1 = 1.f - lpf_coef; in SetParam() local
134 m_LpfCoef1 = static_cast<s32>( static_cast<s32>(0x80L) * lpf_coef_1 ); in SetParam()