Home
last modified time | relevance | path

Searched defs:tdata_t (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_tiff.cpp153 static int _tiff_map(thandle_t context, tdata_t*, toff_t*) { in _tiff_map() argument
156 static void _tiff_unmap(thandle_t context, tdata_t, toff_t) {} in _tiff_unmap() argument
/external/pdfium/third_party/libtiff/
Dtiffio.h78 typedef void* tdata_t; /* image data ref */ typedef