Searched refs:SplineWeights (Results 1 – 1 of 1) sorted by relevance
4451 static inline void SplineWeights(const double x,double (*weights)[4]) in SplineWeights() function4849 SplineWeights((double) (x-x_offset),&cx); in InterpolatePixelChannel()4850 SplineWeights((double) (y-y_offset),&cy); in InterpolatePixelChannel()5390 SplineWeights((double) (x-x_offset),&cx); in InterpolatePixelChannels()5391 SplineWeights((double) (y-y_offset),&cy); in InterpolatePixelChannels()5878 SplineWeights((double) (x-x_offset),&cx); in InterpolatePixelInfo()5879 SplineWeights((double) (y-y_offset),&cy); in InterpolatePixelInfo()