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

  /external/opencv3/3rdparty/libtiff/
tif_predict.h 46 TIFFPostMethod encodepfunc; /* horizontal differencer */
51 TIFFPostMethod decodepfunc; /* horizontal accumulator */
tiffiop.h 93 typedef void (*TIFFPostMethod)(TIFF* tif, uint8* buf, tmsize_t size);
193 TIFFPostMethod tif_postdecode; /* post decoding routine */
  /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 990 milliseconds