HomeSort by relevance Sort by last modified time
    Searched refs:Ascii85Info (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
compress.h 52 Ascii85Info;
compress.c 273 if (image->ascii85 == (Ascii85Info *) NULL)
274 image->ascii85=(Ascii85Info *) AcquireMagickMemory(sizeof(*image->ascii85));
275 if (image->ascii85 == (Ascii85Info *) NULL)
291 assert(image->ascii85 != (Ascii85Info *) NULL);
319 assert(image->ascii85 != (Ascii85Info *) NULL);
    [all...]
image.h 311 Ascii85Info
image.c     [all...]

Completed in 3895 milliseconds