Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/snd/CTR/MPCore/
Dsnd_Voice.h65 util::SizedEnum1<InterpolationType> m_InterpolationType; // Interpolation method
210 void SetInterpolationType(InterpolationType type);
301 inline InterpolationType GetInterpolationType() const { return m_InterpolationType; } in GetInterpolationType()
/CTR-SDK-4.2.5/include/nn/snd/CTR/Common/
Dsnd_Types.h95 enum InterpolationType enum