Home
last modified time | relevance | path

Searched refs:InterpolatePixelInfo (Results 1 – 8 of 8) sorted by relevance

/external/ImageMagick/MagickCore/
Dresample.c334 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()
Dpixel.h231 InterpolatePixelInfo(const Image *,const CacheView_ *,
Denhance.c882 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()
Dmethods.h676 #define InterpolatePixelInfo PrependMagickMethod(InterpolatePixelInfo) macro
Dcomposite.c1089 status=InterpolatePixelInfo(image,image_view, in CompositeImage()
Dfx.c717 status=InterpolatePixelInfo(image,fx_info->view[i],image->interpolate, in FxGetSymbol()
Dpixel.c5474 MagickExport MagickBooleanType InterpolatePixelInfo(const Image *image, in InterpolatePixelInfo() function
Ddraw.c1285 status=InterpolatePixelInfo(source,source_view,UndefinedInterpolatePixel, in DrawAffineImage()