Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_open.c462 if (TIFFMapFileContents(tif,(void**)(&tif->tif_base),&n))
Dtiffiop.h242 #define TIFFMapFileContents(tif, paddr, psize) \ macro