Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadfile.c63 static const char *FILE_G4 = "/tmp/junkout_g4.tif"; variable
1015 pixWrite(FILE_G4, pixc, IFF_TIFF_G4); in ioFormatTest()
1016 pixt = pixRead(FILE_G4); in ioFormatTest()
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadfile.c86 static const char *FILE_G4 = "/tmp/lept/format/file_g4.tif"; variable
1409 pixWrite(FILE_G4, pixc, IFF_TIFF_G4); in ioFormatTest()
1410 pix1 = pixRead(FILE_G4); in ioFormatTest()