Searched defs:GetInterpolationType (Results 1 – 3 of 3) sorted by relevance
354 u8 BankFile::VelocityRegion::GetInterpolationType() const in GetInterpolationType() function in nw::snd::internal::BankFile::VelocityRegion
196 u8 GetInterpolationType() const { return m_InterpolationType; } in GetInterpolationType() function
83 static nn::snd::InterpolationType GetInterpolationType( SrcType type ) in GetInterpolationType() function