Searched refs:InterpolatePixelInfo (Results 1 – 8 of 8) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | resample.c | 334 status=InterpolatePixelInfo(resample_filter->image,resample_filter->view, in ResamplePixelColor() 419 status=InterpolatePixelInfo(resample_filter->image,resample_filter->view, in ResamplePixelColor() 448 status=InterpolatePixelInfo(resample_filter->image, in ResamplePixelColor() 455 status=InterpolatePixelInfo(resample_filter->image, in ResamplePixelColor() 657 status=InterpolatePixelInfo(resample_filter->image, in ResamplePixelColor()
|
D | pixel.h | 231 InterpolatePixelInfo(const Image *,const CacheView_ *,
|
D | enhance.c | 882 status=InterpolatePixelInfo(clut_image,clut_view,method, in ClutImage() 2780 status=InterpolatePixelInfo(hald_image,hald_view,hald_image->interpolate, in HaldClutImage() 2785 status=InterpolatePixelInfo(hald_image,hald_view,hald_image->interpolate, in HaldClutImage() 2796 status=InterpolatePixelInfo(hald_image,hald_view,hald_image->interpolate, in HaldClutImage() 2800 status=InterpolatePixelInfo(hald_image,hald_view,hald_image->interpolate, in HaldClutImage()
|
D | methods.h | 676 #define InterpolatePixelInfo PrependMagickMethod(InterpolatePixelInfo) macro
|
D | composite.c | 1089 status=InterpolatePixelInfo(image,image_view, in CompositeImage()
|
D | fx.c | 717 status=InterpolatePixelInfo(image,fx_info->view[i],image->interpolate, in FxGetSymbol()
|
D | pixel.c | 5474 MagickExport MagickBooleanType InterpolatePixelInfo(const Image *image, in InterpolatePixelInfo() function
|
D | draw.c | 1285 status=InterpolatePixelInfo(source,source_view,UndefinedInterpolatePixel, in DrawAffineImage()
|