Searched refs:OJPEGPostDecode (Results 1 – 1 of 1) sorted by relevance
351 static void OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);452 tif->tif_postdecode=OJPEGPostDecode; in TIFFInitOJPEG()928 OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc) in OJPEGPostDecode() function