Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_ojpeg.c349 static int OJPEGDecodeRaw(TIFF* tif, uint8* buf, tmsize_t cc);
791 if (OJPEGDecodeRaw(tif,buf,cc)==0) in OJPEGDecode()
803 OJPEGDecodeRaw(TIFF* tif, uint8* buf, tmsize_t cc) in OJPEGDecodeRaw() function