HICLAMP           180 3rdparty/libtiff/tif_color.c #define HICLAMP(f,max)		((f)>(max)?(max):(f))
HICLAMP           273 3rdparty/libtiff/tif_color.c #undef	HICLAMP