Home
last modified time | relevance | path

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

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