HomeSort by relevance Sort by last modified time
    Searched refs:MagickPathExtent (Results 26 - 50 of 195) sorted by null

12 3 4 5 6 7 8

  /external/ImageMagick/filters/
analyze.c 86 text[MagickPathExtent];
191 (void) FormatLocaleString(text,MagickPathExtent,"%g",brightness_mean);
196 (void) FormatLocaleString(text,MagickPathExtent,"%g",
207 (void) FormatLocaleString(text,MagickPathExtent,"%g",brightness_kurtosis);
215 (void) FormatLocaleString(text,MagickPathExtent,"%g",brightness_skewness);
219 (void) FormatLocaleString(text,MagickPathExtent,"%g",saturation_mean);
224 (void) FormatLocaleString(text,MagickPathExtent,"%g",
235 (void) FormatLocaleString(text,MagickPathExtent,"%g",saturation_kurtosis);
243 (void) FormatLocaleString(text,MagickPathExtent,"%g",saturation_skewness);
  /external/ImageMagick/coders/
hdr.c 142 format[MagickPathExtent],
143 keyword[MagickPathExtent],
144 tag[MagickPathExtent],
145 value[MagickPathExtent];
224 length=MagickPathExtent;
236 MagickPathExtent,sizeof(*comment));
264 if ((size_t) (p-keyword) < (MagickPathExtent-1))
283 if ((size_t) (p-value) < (MagickPathExtent-1))
298 (void) CopyMagickString(format,value,MagickPathExtent);
301 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword)
    [all...]
mpeg.c 211 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"%s.%s",
447 basename[MagickPathExtent],
448 filename[MagickPathExtent];
503 (void) FormatLocaleString(coalesce_image->filename,MagickPathExtent,"%s",
511 previous_image[MagickPathExtent];
529 (void) FormatLocaleString(p->filename,MagickPathExtent,"%s%.20g.%s",
531 (void) FormatLocaleString(filename,MagickPathExtent,"%s%.20g.%s",
533 (void) FormatLocaleString(previous_image,MagickPathExtent,
550 (void) FormatLocaleString(filename,MagickPathExtent,"%s%.20g.%s",
580 MagickPathExtent);
    [all...]
cals.c 151 filename[MagickPathExtent],
152 header[MagickPathExtent],
153 message[MagickPathExtent];
270 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"group4:%s",
272 (void) FormatLocaleString(message,MagickPathExtent,"%lux%lu",width,height);
274 (void) FormatLocaleString(message,MagickPathExtent,"%lu",density);
281 MagickPathExtent);
283 MagickPathExtent);
284 (void) CopyMagickString(image->magick,"CALS",MagickPathExtent);
562 (void) CopyMagickString(write_info->filename,"GROUP4:",MagickPathExtent);
    [all...]
ept.c 238 (void) CopyMagickString(read_info->magick,"EPS",MagickPathExtent);
243 (void) CopyMagickString(read_info->magick,"TIFF",MagickPathExtent);
250 MagickPathExtent);
251 (void) CopyMagickString(image->magick,"EPT",MagickPathExtent);
375 filename[MagickPathExtent];
407 (void) CopyMagickString(write_info->magick,"EPS",MagickPathExtent);
409 (void) CopyMagickString(write_info->magick,"EPS2",MagickPathExtent);
411 (void) CopyMagickString(write_info->magick,"EPS3",MagickPathExtent);
425 (void) CopyMagickString(write_info->magick,"TIFF",MagickPathExtent);
426 (void) FormatLocaleString(filename,MagickPathExtent,"tiff:%s"
    [all...]
xtrn.c 173 filename[MagickPathExtent];
186 filename[MagickPathExtent];
221 MagickPathExtent);
472 filename[MagickPathExtent];
484 MagickPathExtent);
487 (void) CopyMagickString(p->filename,filename,MagickPathExtent);
492 MagickPathExtent);
507 filename[MagickPathExtent];
522 MagickPathExtent);
525 (void) CopyMagickString(p->filename,filename,MagickPathExtent);
    [all...]
xpm.c 244 key[MagickPathExtent],
245 target[MagickPathExtent],
303 length=MagickPathExtent;
316 if ((size_t) (p-xpm_buffer+MagickPathExtent) < length)
319 xpm_buffer=(char *) ResizeQuantumMemory(xpm_buffer,length+MagickPathExtent,
385 (void) CopyXPMColor(key,p,MagickMin((size_t) width,MagickPathExtent-1));
390 (void) CopyMagickString(target,"gray",MagickPathExtent);
400 MagickPathExtent-1));
402 (void) CopyMagickString(target,q,MagickPathExtent);
448 ssize_t count=CopyXPMColor(key,p,MagickMin(width,MagickPathExtent-1))
    [all...]
xbm.c 178 buffer[MagickPathExtent],
179 name[MagickPathExtent];
493 basename[MagickPathExtent],
494 buffer[MagickPathExtent];
532 (void) FormatLocaleString(buffer,MagickPathExtent,"#define %s_width %.20g\n",
535 (void) FormatLocaleString(buffer,MagickPathExtent,"#define %s_height %.20g\n",
538 (void) FormatLocaleString(buffer,MagickPathExtent,
541 (void) CopyMagickString(buffer," ",MagickPathExtent);
552 (void) CopyMagickString(buffer," ",MagickPathExtent);
570 (void) FormatLocaleString(buffer,MagickPathExtent,"0x%02X, "
    [all...]
url.c 138 filename[MagickPathExtent];
157 MagickPathExtent);
174 (void) CopyMagickString(filename,image_info->magick,MagickPathExtent);
175 (void) ConcatenateMagickString(filename,":",MagickPathExtent);
178 MagickPathExtent);
ps3.c 227 (void) CopyMagickString(write_info->filename,"GROUP4:",MagickPathExtent);
228 (void) CopyMagickString(write_info->magick,"GROUP4",MagickPathExtent);
440 buffer[MagickPathExtent];
479 (void) FormatLocaleString(buffer,MagickPathExtent,
494 (void) FormatLocaleString(buffer,MagickPathExtent,
502 (void) FormatLocaleString(buffer,MagickPathExtent,
509 (void) FormatLocaleString(buffer,MagickPathExtent,
516 (void) FormatLocaleString(buffer,MagickPathExtent,
523 (void) FormatLocaleString(buffer,MagickPathExtent,
609 (void) FormatLocaleString(buffer,MagickPathExtent,
    [all...]
svg.c 296 token[MagickPathExtent];
307 GetNextToken(p,&p,MagickPathExtent,token);
331 GetNextToken(p,&p,MagickPathExtent,token);
792 id[MagickPathExtent],
794 token[MagickPathExtent],
891 (void) CopyMagickString(id,value,MagickPathExtent);
    [all...]
clip.c 114 (void) CopyMagickString(read_info->magick,"MIFF",MagickPathExtent);
242 MagickPathExtent);
248 (void) FormatLocaleString(clip_image->filename,MagickPathExtent,"miff:%s",
dot.c 103 command[MagickPathExtent];
137 (void) CopyMagickString(read_info->magick,"SVG",MagickPathExtent);
139 (void) FormatLocaleString(command,MagickPathExtent,"-Tsvg -o%s %s",
caption.c 100 geometry[MagickPathExtent],
171 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g",
186 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g",
222 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g",
248 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g",
276 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g",MagickMax(
285 pointsize[MagickPathExtent];
287 (void) FormatLocaleString(pointsize,MagickPathExtent,"%.20g",
dng.c 135 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"%s.png",
142 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"%s.ppm",
150 filename[MagickPathExtent],
156 (void) CopyMagickString(image->magick,read_info->magick,MagickPathExtent);
157 (void) FormatLocaleString(filename,MagickPathExtent,"%s.ufraw",
160 xml=FileToString(filename,MagickPathExtent,sans);
175 property[MagickPathExtent];
193 (void) FormatLocaleString(property,MagickPathExtent,"dng:%s",tag);
  /external/ImageMagick/MagickCore/
color.c     [all...]
configure.c 673 path[MagickPathExtent];
688 (void) CopyMagickString(path,filename,MagickPathExtent);
700 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",element,
770 path[MagickPathExtent];
778 (void) CopyMagickString(path,filename,MagickPathExtent);
796 (void) CopyMagickString(path,p+1,MagickPathExtent);
803 MagickPathExtent);
837 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",(char *)
856 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",home,
860 (void) FormatLocaleString(path,MagickPathExtent,"%s/etc/%s/",home
    [all...]
method-attribute.h 105 #if !defined(MagickPathExtent)
106 # define MagickPathExtent 4096 /* always >= 4096 */
108 # define MaxTextExtent MagickPathExtent
distribute-cache-private.h 37 hostname[MagickPathExtent];
geometry.c 103 pedantic_geometry[MagickPathExtent],
121 if (strlen(geometry) >= (MagickPathExtent-1))
123 (void) CopyMagickString(pedantic_geometry,geometry,MagickPathExtent);
128 (void) CopyMagickString(p,p+1,MagickPathExtent);
137 (void) CopyMagickString(p,p+1,MagickPathExtent);
143 (void) CopyMagickString(p,p+1,MagickPathExtent);
149 (void) CopyMagickString(p,p+1,MagickPathExtent);
155 (void) CopyMagickString(p,p+1,MagickPathExtent);
161 (void) CopyMagickString(p,p+1,MagickPathExtent);
167 (void) CopyMagickString(p,p+1,MagickPathExtent);
    [all...]
montage.h 63 filename[MagickPathExtent];
type.c 213 path[MagickPathExtent];
226 (void) CopyMagickString(path,GetStringInfoPath(option),MagickPathExtent);
241 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",font_path,
749 extension[MagickPathExtent],
750 name[MagickPathExtent];
827 (void) CopyMagickString(name,"Unknown",MagickPathExtent);
830 (void) CopyMagickString(name,(const char *) fullname,MagickPathExtent);
834 (void) CopyMagickString(name,(const char *) family,MagickPathExtent);
839 (void) ConcatenateMagickString(name," ",MagickPathExtent);
841 MagickPathExtent);
    [all...]
exception.c 490 exception[MagickPathExtent];
610 message[MagickPathExtent];
616 (void) FormatLocaleString(message,MagickPathExtent,"Exception/%s%s",
    [all...]
  /external/ImageMagick/MagickWand/
magick-wand-private.h 55 name[MagickPathExtent]; /* Wand name to use for MagickWand Logs */
method-attribute.h 98 #if !defined(MagickPathExtent)
99 # define MagickPathExtent 4096

Completed in 563 milliseconds

12 3 4 5 6 7 8