Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_predict.h56 TIFFBoolMethod setupdecode; /* super-class method */
57 TIFFBoolMethod setupencode; /* super-class method */
Dtiffiop.h94 typedef int (*TIFFBoolMethod)(TIFF*); typedef
157 TIFFBoolMethod tif_fixuptags; /* called in TIFFReadDirectory */
158 TIFFBoolMethod tif_setupdecode; /* called once before predecode */
160 TIFFBoolMethod tif_setupencode; /* called once before preencode */
163 TIFFBoolMethod tif_postencode; /* post- row/strip/tile encoding */