HomeSort by relevance Sort by last modified time
    Searched refs:TIFFPostMethod (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tif_predict.h 46 TIFFPostMethod encodepfunc; /* horizontal differencer */
51 TIFFPostMethod decodepfunc; /* horizontal accumulator */
tiffiop.h 98 typedef void (*TIFFPostMethod)(TIFF* tif, uint8* buf, tmsize_t size);
198 TIFFPostMethod tif_postdecode; /* post decoding routine */

Completed in 43 milliseconds