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

  /external/pdfium/third_party/libtiff/
tiffio.h 251 typedef int (*TIFFInitMethod)(TIFF*, int);
255 TIFFInitMethod init;
286 extern TIFFCodec* TIFFRegisterCODEC(uint16, const char*, TIFFInitMethod);
tif_compress.c 202 TIFFRegisterCODEC(uint16 scheme, const char* name, TIFFInitMethod init)

Completed in 53 milliseconds