Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c5028 float Z_B=0.0; in t2p_write_pdf_xobject_calcs() local
5071 Z_B = Y_B * (((1-x_b)/y_b)-1); in t2p_write_pdf_xobject_calcs()
5074 Z_W = (Z_R * R) + (Z_G * G) + (Z_B * B); in t2p_write_pdf_xobject_calcs()
5096 X_B, Y_B, Z_B); in t2p_write_pdf_xobject_calcs()