HomeSort by relevance Sort by last modified time
    Searched refs:WriteBlob (Results 51 - 66 of 66) sorted by null

1 23

  /external/ImageMagick/coders/
heic.c 594 (void) WriteBlob(image,size,data);
dib.c     [all...]
mat.c     [all...]
jp2.c 255 count=WriteBlob(image,(ssize_t) length,(unsigned char *) buffer);
    [all...]
pcd.c     [all...]
ps2.c 225 if (WriteBlob(image,length,group4) != (ssize_t) length)
    [all...]
sun.c     [all...]
dds.c     [all...]
jpeg.c     [all...]
ps3.c 240 if (WriteBlob(image,length,group4) != (ssize_t) length)
    [all...]
tiff.c 1011 count=(tsize_t) WriteBlob((Image *) image,(size_t) size,
    [all...]
pdf.c     [all...]
  /external/ImageMagick/MagickCore/
methods.h     [all...]
compress.c 298 (void) WriteBlob(image,(size_t) image->ascii85->offset+1,
    [all...]
stream.c     [all...]
blob.c     [all...]

Completed in 245 milliseconds

1 23