HomeSort by relevance Sort by last modified time
    Searched refs:magick_restrict (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/ImageMagick/MagickCore/
locale-private.h 36 FormatLocaleFileList(FILE *,const char *magick_restrict,va_list)
38 FormatLocaleStringList(char *magick_restrict,const size_t,
39 const char *magick_restrict,va_list)
pixel-accessor.h 47 static inline Quantum GetPixela(const Image *magick_restrict image,
48 const Quantum *magick_restrict pixel)
53 static inline Quantum GetPixelAlpha(const Image *magick_restrict image,
54 const Quantum *magick_restrict pixel)
62 const Image *magick_restrict image)
67 static inline Quantum GetPixelb(const Image *magick_restrict image,
68 const Quantum *magick_restrict pixel)
73 static inline Quantum GetPixelBlack(const Image *magick_restrict image,
74 const Quantum *magick_restrict pixel)
82 const Image *magick_restrict image
    [all...]
locale_.h 52 InterpretLocaleValue(const char *magick_restrict,char **magick_restrict);
66 FormatLocaleFile(FILE *,const char *magick_restrict,...)
68 FormatLocaleString(char *magick_restrict,const size_t,
69 const char *magick_restrict,...)
string-private.h 42 static inline double StringToDouble(const char *magick_restrict string,
43 char **magick_restrict sentinal)
63 static inline int StringToInteger(const char *magick_restrict value)
68 static inline long StringToLong(const char *magick_restrict value)
74 const char *magick_restrict value)
MagickCore.h 39 #if !defined(magick_restrict)
41 # define magick_restrict restrict macro
43 # define magick_restrict _magickcore_restrict macro
compress.h 57 LZWEncodeImage(Image *,const size_t,unsigned char *magick_restrict,
59 PackbitsEncodeImage(Image *,const size_t,unsigned char *magick_restrict,
61 ZLIBEncodeImage(Image *,const size_t,unsigned char *magick_restrict,
distribute-cache-private.h 68 const MagickSizeType,unsigned char *magick_restrict),
72 const MagickSizeType,const unsigned char *magick_restrict);
string_.h 60 InterpretSiPrefixValue(const char *magick_restrict,char **magick_restrict),
cache.c 127 ReadPixelCachePixels(CacheInfo *magick_restrict,NexusInfo *magick_restrict,
129 ReadPixelCacheMetacontent(CacheInfo *magick_restrict,
130 NexusInfo *magick_restrict,ExceptionInfo *),
132 WritePixelCachePixels(CacheInfo *magick_restrict,NexusInfo *magick_restrict,
134 WritePixelCacheMetacontent(CacheInfo *,NexusInfo *magick_restrict,
147 CopyOpenCLBuffer(CacheInfo *magick_restrict);
193 *magick_restrict cache_info;
257 **magick_restrict nexus_info
    [all...]
cache-private.h 244 *GetVirtualPixelsNexus(const Cache,NexusInfo *magick_restrict);
248 *GetVirtualMetacontentFromNexus(const Cache,NexusInfo *magick_restrict);
252 SyncAuthenticPixelCacheNexus(Image *,NexusInfo *magick_restrict,
257 GetPixelCacheNexusExtent(const Cache,NexusInfo *magick_restrict);
pixel.h 235 GetPixelInfoIntensity(const Image *magick_restrict,
236 const PixelInfo *magick_restrict) magick_hot_spot,
237 GetPixelIntensity(const Image *magick_restrict,
238 const Quantum *magick_restrict) magick_hot_spot;
cache-view.h 84 SetCacheViewVirtualPixelMethod(CacheView *magick_restrict,
86 SyncCacheViewAuthenticPixels(CacheView *magick_restrict,ExceptionInfo *)
cache-view.c 119 *magick_restrict cache_view;
157 *magick_restrict cache_view;
213 *magick_restrict clone_view;
314 *magick_restrict pixels;
579 *magick_restrict metacontent;
623 *magick_restrict pixels;
675 *magick_restrict pixels;
726 *magick_restrict q;
799 *magick_restrict p;
    [all...]
quantum.h 173 unsigned char *magick_restrict,ExceptionInfo *),
176 const unsigned char *magick_restrict,ExceptionInfo *);
compare.c 227 *magick_restrict p,
228 *magick_restrict q;
231 *magick_restrict r;
388 *magick_restrict p,
389 *magick_restrict q;
497 *magick_restrict p,
498 *magick_restrict q;
601 *magick_restrict p,
602 *magick_restrict q;
702 *magick_restrict p
    [all...]
studio.h 71 #if !defined(magick_restrict)
73 # define magick_restrict restrict macro
75 # define magick_restrict _magickcore_restrict macro
effect.c 263 *magick_restrict r;
266 *magick_restrict q;
284 *magick_restrict p;
323 *magick_restrict k;
326 *magick_restrict pixels;
585 *magick_restrict r;
588 *magick_restrict q;
606 *magick_restrict p;
645 *magick_restrict k;
648 *magick_restrict pixels
    [all...]
image-view.c 263 *magick_restrict duplex_pixels,
264 *magick_restrict pixels;
267 *magick_restrict destination_pixels;
    [all...]
channel.c 151 *magick_restrict p;
154 *magick_restrict q;
530 *magick_restrict p;
533 *magick_restrict q;
712 *magick_restrict p;
715 *magick_restrict q;
968 *magick_restrict q;
    [all...]
  /external/ImageMagick/MagickWand/
MagickWand.h 39 #if !defined(magick_restrict)
41 # define magick_restrict restrict macro
43 # define magick_restrict _magickcore_restrict macro
studio.h 73 #if !defined(magick_restrict)
75 # define magick_restrict restrict macro
77 # define magick_restrict _magickcore_restrict macro
  /external/ImageMagick/coders/
cmyk.c 225 *magick_restrict p;
228 *magick_restrict q;
308 *magick_restrict p;
311 *magick_restrict q;
408 *magick_restrict p;
411 *magick_restrict q;
461 *magick_restrict p;
464 *magick_restrict q;
514 *magick_restrict p;
517 *magick_restrict q
    [all...]
bgr.c 231 *magick_restrict p;
234 *magick_restrict q;
312 *magick_restrict p;
315 *magick_restrict q;
412 *magick_restrict p;
415 *magick_restrict q;
465 *magick_restrict p;
468 *magick_restrict q;
518 *magick_restrict p;
521 *magick_restrict q
    [all...]
rgb.c 230 *magick_restrict p;
233 *magick_restrict q;
312 *magick_restrict p;
315 *magick_restrict q;
411 *magick_restrict p;
414 *magick_restrict q;
463 *magick_restrict p;
466 *magick_restrict q;
515 *magick_restrict p;
518 *magick_restrict q
    [all...]
mask.c 256 *magick_restrict p;
259 *magick_restrict q;

Completed in 182 milliseconds

1 2 3 4