Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dvips.c68 #define VIPS_MAGIC_LSB 0x08f2a6b6U macro
407 if (marker == VIPS_MAGIC_LSB) in ReadVIPSImage()
649 (void) WriteBlobLSBLong(image,VIPS_MAGIC_LSB); in WriteVIPSImage()