Home
last modified time | relevance | path

Searched refs:_TIFFgetMode (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_unix.c231 m = _TIFFgetMode(mode, module); in TIFFOpen()
270 m = _TIFFgetMode(mode, module); in TIFFOpenW()
A Dtif_win32.c266 m = _TIFFgetMode(mode, module); in TIFFOpen()
307 m = _TIFFgetMode(mode, module); in TIFFOpenW()
A Dtif_open.c49 _TIFFgetMode(const char* mode, const char* module) in _TIFFgetMode() function
116 m = _TIFFgetMode(mode, module);
A Dtiffiop.h327 extern int _TIFFgetMode(const char* mode, const char* module);

Completed in 7 milliseconds