Searched refs:TIFFClose (Results 1 - 7 of 7) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_close.c109 /* TIFFClose() */
115 * TIFFClose closes a file that was previously opened with TIFFOpen().
123 TIFFClose(TIFF* tif) function
H A Dtiffio.h337 extern void TIFFClose(TIFF* tif);
/external/pdfium/third_party/libtiff/
H A Dtif_close.c109 /* TIFFClose() */
115 * TIFFClose closes a file that was previously opened with TIFFOpen().
123 TIFFClose(TIFF* tif) function
H A Dtiffio.h344 extern void TIFFClose(TIFF* tif);
/external/opencv3/modules/imgcodecs/src/
H A Dgrfmt_tiff.cpp86 TIFFClose( tif );
582 TIFFClose(pTiffHandle);
588 TIFFClose(pTiffHandle);
598 TIFFClose(pTiffHandle);
632 TIFFClose(pTiffHandle);
640 TIFFClose(pTiffHandle);
645 TIFFClose(pTiffHandle);
672 TIFFClose(tif);
/external/opencv/otherlibs/highgui/
H A Dgrfmt_tiff.cpp116 TIFFClose( tif );
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_tiff.cpp87 TIFFClose(tif_ctx);

Completed in 595 milliseconds