Searched refs:TIFFMapFileContents (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libtiff/ | ||
D | tif_open.c | 462 if (TIFFMapFileContents(tif,(void**)(&tif->tif_base),&n)) |
D | tiffiop.h | 242 #define TIFFMapFileContents(tif, paddr, psize) \ macro |