Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_CurveAdshr.cpp298 m_Decay = CalcRelease( decay ); in SetDecay()
330 m_Release = CalcRelease( release ); in SetRelease()
337 f32 CurveAdshr::CalcRelease( int release ) in CalcRelease() function in nw::snd::internal::CurveAdshr
/NW4C-2.0.3/include/nw/snd/
Dsnd_CurveAdshr.h83 static f32 CalcRelease( int release );