Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadfile.c68 static const char *FILE_TIFF = "/tmp/junkout.tif"; variable
981 pixWrite(FILE_TIFF, pixc, IFF_TIFF); in ioFormatTest()
982 pixt = pixRead(FILE_TIFF); in ioFormatTest()
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadfile.c91 static const char *FILE_TIFF = "/tmp/lept/format/file.tif"; variable
1372 pixWrite(FILE_TIFF, pixc, IFF_TIFF); in ioFormatTest()
1373 pix1 = pixRead(FILE_TIFF); in ioFormatTest()