Searched refs:TIFFClose (Results 1 – 5 of 5) sorted by relevance
1182 TIFFClose(tiff); in ReadTIFFImage()1189 TIFFClose(tiff); in ReadTIFFImage()1215 TIFFClose(tiff); in ReadTIFFImage()1380 TIFFClose(tiff); in ReadTIFFImage()1434 TIFFClose(tiff); in ReadTIFFImage()1445 TIFFClose(tiff); in ReadTIFFImage()1500 TIFFClose(tiff); in ReadTIFFImage()1636 TIFFClose(tiff); in ReadTIFFImage()1693 TIFFClose(tiff); in ReadTIFFImage()1902 TIFFClose(tiff); in ReadTIFFImage()[all …]
123 TIFFClose(TIFF* tif) in TIFFClose() function
344 extern void TIFFClose(TIFF* tif);
116 TIFFClose( tif ); in Close()
87 TIFFClose(tif_ctx); in ~CCodec_TiffContext()