Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_CurveAdshr.cpp296 m_Decay = CalcRelease( decay ); in SetDecay()
328 m_Release = CalcRelease( release ); in SetRelease()
335 f32 CurveAdshr::CalcRelease( int release ) in CalcRelease() function in nw::snd::internal::CurveAdshr
/NW4C-1.3.3/include/nw/snd/
Dsnd_CurveAdshr.h81 static f32 CalcRelease( int release );