Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadfile.c65 static const char *FILE_PB = "/tmp/junkout_packbits.tif"; variable
1045 pixWrite(FILE_PB, pixc, IFF_TIFF_PACKBITS); in ioFormatTest()
1046 pixt = pixRead(FILE_PB); in ioFormatTest()
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadfile.c88 static const char *FILE_PB = "/tmp/lept/format/file_packbits.tif"; variable
1439 pixWrite(FILE_PB, pixc, IFF_TIFF_PACKBITS); in ioFormatTest()
1440 pix1 = pixRead(FILE_PB); in ioFormatTest()