Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_predict.h58 TIFFBoolMethod setupdecode; /* super-class method */
59 TIFFBoolMethod setupencode; /* super-class method */
H A Dtiffiop.h95 typedef int (*TIFFBoolMethod)(TIFF*); typedef
158 TIFFBoolMethod tif_fixuptags; /* called in TIFFReadDirectory */
159 TIFFBoolMethod tif_setupdecode; /* called once before predecode */
161 TIFFBoolMethod tif_setupencode; /* called once before preencode */
164 TIFFBoolMethod tif_postencode; /* post- row/strip/tile encoding */