Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dimageio.hpp56 #define IMAGEBADFILE 1 /* can't find or can't open the file */ macro
H A Djpeg.cpp83 return IMAGEBADFILE; /* Could not open image, return error */ in readjpeg()
H A Dppm.cpp92 return IMAGEBADFILE; /* couldn't open the file */ in readppm()
H A Dtgafile.cpp162 return IMAGEBADFILE; /* couldn't open the file */ in readtga()