Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dtiff.c1182 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 …]
/external/pdfium/third_party/libtiff/
Dtif_close.c123 TIFFClose(TIFF* tif) in TIFFClose() function
Dtiffio.h344 extern void TIFFClose(TIFF* tif);
/external/opencv/otherlibs/highgui/
Dgrfmt_tiff.cpp116 TIFFClose( tif ); in Close()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_tiff.cpp87 TIFFClose(tif_ctx); in ~CCodec_TiffContext()