Home
last modified time | relevance | path

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

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