Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadfile.c62 static const char *FILE_G3 = "/tmp/junkout_g3.tif"; variable
1025 pixWrite(FILE_G3, pixc, IFF_TIFF_G3); in ioFormatTest()
1026 pixt = pixRead(FILE_G3); in ioFormatTest()
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadfile.c85 static const char *FILE_G3 = "/tmp/lept/format/file_g3.tif"; variable
1419 pixWrite(FILE_G3, pixc, IFF_TIFF_G3); in ioFormatTest()
1420 pix1 = pixRead(FILE_G3); in ioFormatTest()