Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_ojpeg.c353 static int OJPEGPreEncode(TIFF* tif, uint16 s);
457 tif->tif_preencode=OJPEGPreEncode; in TIFFInitOJPEG()
951 OJPEGPreEncode(TIFF* tif, uint16 s) in OJPEGPreEncode() function