Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_win32.c378 LPCTSTR szDefaultModule = "LIBTIFF"; in Win32WarningHandler() local
379 LPCTSTR szTmpModule = (module == NULL) ? szDefaultModule : module; in Win32WarningHandler()
409 LPCTSTR szDefaultModule = "LIBTIFF"; in Win32ErrorHandler() local
410 LPCTSTR szTmpModule = (module == NULL) ? szDefaultModule : module; in Win32ErrorHandler()