OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TIFFOpen
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libtiff/
tif_unix.c
172
TIFFOpen
(const char* name, const char* mode)
174
static const char module[] = "
TIFFOpen
";
tif_win32.c
199
* Note that TIFFFdOpen and
TIFFOpen
recognise the character 'u' in the mode
233
TIFFOpen
(const char* name, const char* mode)
235
static const char module[] = "
TIFFOpen
";
Completed in 99 milliseconds