Searched refs:_tiff_open (Results 1 – 1 of 1) sorted by relevance
157 TIFF* _tiff_open(void* context, const char* mode) { in _tiff_open() function212 tif_ctx = _tiff_open(this, "r"); in InitDecoder()