Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_tiffmodule.cpp176 TIFF* tiff_open(void* context, const char* mode) { in tiff_open() function
234 m_tif_ctx = tiff_open(this, "r"); in InitDecoder()