Searched defs:TIFFOpen (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_unix.c172 TIFFOpen(const char* name, const char* mode) function
174 static const char module[] = "TIFFOpen";
H A Dtif_win32.c199 * Note that TIFFFdOpen and TIFFOpen recognise the character 'u' in the mode
233 TIFFOpen(const char* name, const char* mode) function
235 static const char module[] = "TIFFOpen";

Completed in 169 milliseconds