Searched refs:interpolationType (Results 1 – 7 of 7) sorted by relevance
142 info->interpolationType = velocityRegion->GetInterpolationType(); in ReadVelocityRegionInfo()156 info->interpolationType = regionParameter->interpolationType; in ReadVelocityRegionInfo()
150 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()1664 void Voice::SetInterpolationType( u8 interpolationType ) in SetInterpolationType() argument1672 pChannel->SetInterpolationType( GetSdkInterpolationType( interpolationType ) ); in SetInterpolationType()
42 u8 interpolationType; member
89 nn::snd::InterpolationType interpolationType = nn::snd::INTERPOLATION_TYPE_POLYPHASE; in GetInterpolationType() local93 interpolationType = nn::snd::INTERPOLATION_TYPE_NONE; in GetInterpolationType()96 interpolationType = nn::snd::INTERPOLATION_TYPE_LINEAR; in GetInterpolationType()102 return interpolationType; in GetInterpolationType()
204 u8 interpolationType; member
174 void SetInterpolationType( u8 interpolationType );