Home
last modified time | relevance | path

Searched refs:WriteProfileShort (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dprofile.c2127 static void WriteProfileShort(const EndianType endian, in WriteProfileShort() function
2192 WriteProfileShort(MSBEndian,(unsigned short) image->units,p+4); in Sync8BimProfile()
2199 WriteProfileShort(MSBEndian,(unsigned short) image->units,p+12); in Sync8BimProfile()
2384 (void) WriteProfileShort(endian,(unsigned short) image->orientation, in SyncExifProfile()
2395 (void) WriteProfileShort(endian,(unsigned short) (image->units+1),p); in SyncExifProfile()