Searched refs:TIFFClose (Results 1 – 4 of 4) sorted by relevance
123 TIFFClose(TIFF* tif) in TIFFClose() function
346 extern void TIFFClose(TIFF* tif);
1234 TIFFClose(tiff); \ in ReadTIFFImage()1347 TIFFClose(tiff); in ReadTIFFImage()1354 TIFFClose(tiff); in ReadTIFFImage()1382 TIFFClose(tiff); in ReadTIFFImage()1388 TIFFClose(tiff); in ReadTIFFImage()1553 TIFFClose(tiff); in ReadTIFFImage()1614 TIFFClose(tiff); in ReadTIFFImage()1672 TIFFClose(tiff); in ReadTIFFImage()1678 TIFFClose(tiff); in ReadTIFFImage()2276 TIFFClose(tiff); in ReadTIFFImage()[all …]
228 TIFFClose(m_tif_ctx); in ~CTiffContext()