Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dvips.c69 #define VIPS_MAGIC_MSB 0xb6a6f208U macro
409 else if (marker == VIPS_MAGIC_MSB) in ReadVIPSImage()
651 (void) WriteBlobLSBLong(image,VIPS_MAGIC_MSB); in WriteVIPSImage()