Home
last modified time | relevance | path

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

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