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