Home
last modified time | relevance | path

Searched defs:SetInterpolationType (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_Channel.h195 void SetInterpolationType( u8 type ) { m_InterpolationType = type; } in SetInterpolationType() function
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_Voice.cpp1664 void Voice::SetInterpolationType( u8 interpolationType ) in SetInterpolationType() function in nw::snd::internal::driver::Voice