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

  /external/ImageMagick/MagickCore/
blob-private.h 115 WriteBlobShort(Image *,const unsigned short),
methods.h     [all...]
blob.c     [all...]
  /external/ImageMagick/coders/
yuv.c 760 (void) WriteBlobShort(image,ScaleQuantumToShort(
765 (void) WriteBlobShort(image,ScaleQuantumToShort(
797 (void) WriteBlobShort(image,ScaleQuantumToShort(
839 (void) WriteBlobShort(image,ScaleQuantumToShort(
873 (void) WriteBlobShort(image,ScaleQuantumToShort(
vips.c 618 (void) WriteBlobShort(image,ScaleQuantumToShort(value));
dpx.c     [all...]
psd.c     [all...]

Completed in 79 milliseconds