Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/cameras/
H A DDSDefine.h68 FILE_JPG = 1, enumerator
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/EDISON/prompt/
H A Ddefs.h87 FILE_JPG, enumerator
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadfile.c92 static const char *FILE_JPG = "/tmp/lept/format/file.jpg"; variable
1500 pixWrite(FILE_JPG, pix1, IFF_JFIF_JPEG); in ioFormatTest()
1501 pix2 = pixRead(FILE_JPG); in ioFormatTest()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadfile.c69 static const char *FILE_JPG = "/tmp/junkout.jpg"; variable