Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_ojpeg.c351 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