Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_aux.c322 int32 low, high; member
336 if (i.part.high >= 0) { in _TIFFUInt64ToFloat()
352 if (i.part.high >= 0) { in _TIFFUInt64ToDouble()
H A Dtiffconf.h-vms46 /* Support LogLuv high dynamic range encoding */
H A Dtiffconf.h.in71 /* Support LogLuv high dynamic range encoding */
H A Dtiffconf.h.cmake.in74 /* Support LogLuv high dynamic range encoding */
H A Dtif_config.h.in201 /* Support LogLuv high dynamic range encoding */
/libtiff-4.0.7/tools/
H A Dthumbnail.c413 static int clamp(float v, int low, int high) in clamp() argument
414 { return (v < low ? low : v > high ? high : (int)v); } in clamp()
/libtiff-4.0.7/
H A DSConstruct54 'enable support for LogLuv high dynamic range encoding', \
H A Dnmake.opt51 # Support for LogLuv high dynamic range encoding
H A DCMakeLists.txt497 option(logluv "support for LogLuv high dynamic range algorithm" ON)
749 message(STATUS " LogLuv high dynamic range encoding: ${logluv}")
H A Dconfigure.ac558 [disable support for LogLuv high dynamic range encoding]),
562 AC_DEFINE(LOGLUV_SUPPORT,1,[Support LogLuv high dynamic range encoding])
1096 LOC_MSG([ LogLuv high dynamic range encoding: ${HAVE_LOGLUV}])
H A Dconfigure1516 --disable-logluv disable support for LogLuv high dynamic range
23566 echo " LogLuv high dynamic range encoding: ${HAVE_LOGLUV}"
/libtiff-4.0.7/test/
H A DCMakeLists.txt371 # Test extracting a section 60 pixels wide and 60 pixels high