Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_ojpeg.c344 static int OJPEGSetupDecode(TIFF* tif);
450 tif->tif_setupdecode=OJPEGSetupDecode; in TIFFInitOJPEG()
658 OJPEGSetupDecode(TIFF* tif) in OJPEGSetupDecode() function