Home
last modified time | relevance | path

Searched refs:IMAGEUNSUP (Results 1 – 5 of 5) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dimageio.cpp96 rc = IMAGEUNSUP; in readimage()
99 rc = IMAGEUNSUP; in readimage()
102 rc = IMAGEUNSUP; in readimage()
105 rc = IMAGEUNSUP; in readimage()
108 rc = IMAGEUNSUP; in readimage()
120 case IMAGEUNSUP: in readimage()
H A Dimageio.hpp57 #define IMAGEUNSUP 2 /* the image file is an unsupported format */ macro
H A Djpeg.cpp67 return IMAGEUNSUP; in readjpeg()
H A Dppm.cpp98 return IMAGEUNSUP; /* not a format we support */ in readppm()
H A Dtgafile.cpp187 return IMAGEUNSUP; /* unsupported targa format */ in readtga()