Searched refs:OJPEGPreDecode (Results 1 – 2 of 2) sorted by relevance
346 static int OJPEGPreDecode(TIFF* tif, uint16 s);452 tif->tif_predecode=OJPEGPreDecode; in TIFFInitOJPEG()667 OJPEGPreDecode(TIFF* tif, uint16 s) in OJPEGPreDecode() function
814 OJPEGPreDecode(). This will avoid a divide by zero, and potential other issues.
Completed in 13 milliseconds