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

1 2

  /external/ImageMagick/MagickCore/
quantum.h 33 } EndianType;
152 extern MagickExport EndianType
157 SetQuantumEndian(const Image *,QuantumInfo *,const EndianType),
quantum-private.h 75 EndianType
182 static inline unsigned char *PopLongPixel(const EndianType endian,
204 static inline unsigned char *PopShortPixel(const EndianType endian,
229 static inline const unsigned char *PushLongPixel(const EndianType endian,
252 static inline const unsigned char *PushShortPixel(const EndianType endian,
image.h 230 EndianType
394 EndianType
mime.c 95 EndianType
240 EndianType
891 mime_info->endian=(EndianType) ParseCommandOption(MagickEndianOptions,
    [all...]
quantum.c 357 % EndianType GetQuantumEndian(const QuantumInfo *quantum_info)
364 MagickExport EndianType GetQuantumEndian(const QuantumInfo *quantum_info)
729 % QuantumInfo *quantum_info,const EndianType endian)
741 QuantumInfo *quantum_info,const EndianType endian)
    [all...]
property.c 734 static inline signed int ReadPropertySignedLong(const EndianType endian,
766 static inline unsigned int ReadPropertyUnsignedLong(const EndianType endian,
787 static inline signed short ReadPropertySignedShort(const EndianType endian,
815 static inline unsigned short ReadPropertyUnsignedShort(const EndianType endian,
    [all...]
profile.c     [all...]
image.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Options.h 93 void endian(const EndianType endian_);
94 EndianType endian(void) const;
Image.h 223 void endian(const EndianType endian_);
224 EndianType endian(void) const;
    [all...]
STL.h     [all...]
Include.h 569 using MagickCore::EndianType;
    [all...]
  /external/ImageMagick/MagickWand/
magick-image.h 60 extern WandExport EndianType
263 MagickSetImageEndian(MagickWand *,const EndianType),
magick-image.c     [all...]
operation.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/Magick++/lib/
Options.cpp 204 void Magick::Options::endian(const Magick::EndianType endian_)
209 Magick::EndianType Magick::Options::endian(void) const
STL.cpp     [all...]
Image.cpp 726 void Magick::Image::endian(const Magick::EndianType endian_)
733 Magick::EndianType Magick::Image::endian(void) const
    [all...]
  /external/ImageMagick/coders/
fits.c 213 const size_t bits_per_pixel,const EndianType endian,unsigned char *pixels)
249 EndianType
mpc.c 486 image->endian=(EndianType) endian;
    [all...]
mat.c 600 EndianType
    [all...]
miff.c 772 image->endian=(EndianType) endian;
    [all...]
tiff.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]

Completed in 355 milliseconds

1 2