Searched refs:interpolationType (Results 1 – 7 of 7) sorted by relevance
134 info->interpolationType = velocityRegion->GetInterpolationType(); in ReadVelocityRegionInfo()148 info->interpolationType = regionParameter->interpolationType; in ReadVelocityRegionInfo()
137 pChannel->SetInterpolationType( regionInfo.interpolationType ); in NoteOn()
45 nn::snd::InterpolationType GetSdkInterpolationType( u8 interpolationType ) in GetSdkInterpolationType() argument49 switch ( interpolationType ) in GetSdkInterpolationType()61 NN_ASSERTMSG( 0, "invalid InterpolationType(%d)\n", interpolationType ); in GetSdkInterpolationType()1665 void Voice::SetInterpolationType( u8 interpolationType ) in SetInterpolationType() argument1673 pChannel->SetInterpolationType( GetSdkInterpolationType( interpolationType ) ); in SetInterpolationType()
42 u8 interpolationType; member
85 nn::snd::InterpolationType interpolationType = nn::snd::INTERPOLATION_TYPE_POLYPHASE; in GetInterpolationType() local89 interpolationType = nn::snd::INTERPOLATION_TYPE_NONE; in GetInterpolationType()92 interpolationType = nn::snd::INTERPOLATION_TYPE_LINEAR; in GetInterpolationType()98 return interpolationType; in GetInterpolationType()
204 u8 interpolationType; member
174 void SetInterpolationType( u8 interpolationType );