Searched refs:tiff_open (Results 1 – 1 of 1) sorted by relevance
182 TIFF* tiff_open(void* context, const char* mode) { in tiff_open() function232 m_tif_ctx.reset(tiff_open(this, "r")); in InitDecoder()