Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_color.c68 *Z = cielab->Z0 * (tmp - 0.13793F) / 7.787F; in TIFFCIELabToXYZ()
70 *Z = cielab->Z0 * tmp * tmp * tmp; in TIFFCIELabToXYZ()
165 cielab->Z0 = refWhite[2]; in TIFFCIELabToRGBInit()
H A Dtiffio.h169 float X0, Y0, Z0; /* Reference white point */ member
/libtiff-4.0.7/m4/
H A Dltoptions.m420 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
98 [[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
/libtiff-4.0.7/
H A Daclocal.m4206 am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
784 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
H A Dconfigure2561 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do