Searched refs:CatromWeights (Results 1 – 1 of 1) sorted by relevance
4424 static inline void CatromWeights(const double x,double (*weights)[4]) in CatromWeights() function4695 CatromWeights((double) (x-x_offset),&cx); in InterpolatePixelChannel()4696 CatromWeights((double) (y-y_offset),&cy); in InterpolatePixelChannel()5183 CatromWeights((double) (x-x_offset),&cx); in InterpolatePixelChannels()5184 CatromWeights((double) (y-y_offset),&cy); in InterpolatePixelChannels()5682 CatromWeights((double) (x-x_offset),&cx); in InterpolatePixelInfo()5683 CatromWeights((double) (y-y_offset),&cy); in InterpolatePixelInfo()