Searched refs:OJPEGPostDecode (Results 1 – 1 of 1) sorted by relevance
352 static void OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);453 tif->tif_postdecode=OJPEGPostDecode; in TIFFInitOJPEG()891 OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc) in OJPEGPostDecode() function
Completed in 6 milliseconds