Searched refs:interpolationType (Results 1 – 7 of 7) sorted by relevance
149 info->interpolationType = velocityRegion->GetInterpolationType(); in ReadVelocityRegionInfo()163 info->interpolationType = regionParameter->interpolationType; in ReadVelocityRegionInfo()
152 pChannel->SetInterpolationType( regionInfo.interpolationType ); in NoteOn()
47 nn::snd::InterpolationType GetSdkInterpolationType( u8 interpolationType ) in GetSdkInterpolationType() argument51 switch ( interpolationType ) in GetSdkInterpolationType()63 NN_ASSERTMSG( 0, "invalid InterpolationType(%d)\n", interpolationType ); in GetSdkInterpolationType()1666 void Voice::SetInterpolationType( u8 interpolationType ) in SetInterpolationType() argument1674 pChannel->SetInterpolationType( GetSdkInterpolationType( interpolationType ) ); in SetInterpolationType()
44 u8 interpolationType; member
91 nn::snd::InterpolationType interpolationType = nn::snd::INTERPOLATION_TYPE_POLYPHASE; in GetInterpolationType() local95 interpolationType = nn::snd::INTERPOLATION_TYPE_NONE; in GetInterpolationType()98 interpolationType = nn::snd::INTERPOLATION_TYPE_LINEAR; in GetInterpolationType()104 return interpolationType; in GetInterpolationType()
206 u8 interpolationType; member
176 void SetInterpolationType( u8 interpolationType );