Lines Matching defs:roi
510 const RectangleInfo *roi,const char *magick_restrict map, in ExportCharPixel()
717 const RectangleInfo *roi,const char *magick_restrict map, in ExportDoublePixel()
925 const RectangleInfo *roi,const char *magick_restrict map, in ExportFloatPixel()
1132 const RectangleInfo *roi,const char *magick_restrict map, in ExportLongPixel()
1339 const RectangleInfo *roi,const char *magick_restrict map, in ExportLongLongPixel()
1548 const RectangleInfo *roi,const char *magick_restrict map, in ExportQuantumPixel()
1758 const RectangleInfo *roi,const char *magick_restrict map, in ExportShortPixel()
1975 roi; in ExportImagePixels() local
2511 static MagickBooleanType ImportCharPixel(Image *image,const RectangleInfo *roi, in ImportCharPixel()
2773 const RectangleInfo *roi,const char *magick_restrict map, in ImportDoublePixel()
3013 static MagickBooleanType ImportFloatPixel(Image *image,const RectangleInfo *roi, in ImportFloatPixel()
3254 static MagickBooleanType ImportLongPixel(Image *image,const RectangleInfo *roi, in ImportLongPixel()
3476 const RectangleInfo *roi,const char *magick_restrict map, in ImportLongLongPixel()
3697 const RectangleInfo *roi,const char *magick_restrict map, in ImportQuantumPixel()
3917 static MagickBooleanType ImportShortPixel(Image *image,const RectangleInfo *roi, in ImportShortPixel()
4149 roi; in ImportImagePixels() local