Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_tiff.cpp157 TIFF* _tiff_open(void* context, const char* mode) { in _tiff_open() function
212 tif_ctx = _tiff_open(this, "r"); in InitDecoder()