Searched refs:Y_B (Results 1 – 1 of 1) sorted by relevance
5027 float Y_B=0.0; in t2p_write_pdf_xobject_calcs() local5069 Y_B = (y_b/B) * ((x_r-x_g)*y_w - (x_w-x_g)*y_r + (x_w-x_r)*y_g) / z_w; in t2p_write_pdf_xobject_calcs()5070 X_B = Y_B * x_b / y_b; in t2p_write_pdf_xobject_calcs()5071 Z_B = Y_B * (((1-x_b)/y_b)-1); in t2p_write_pdf_xobject_calcs()5073 Y_W = (Y_R * R) + (Y_G * G) + (Y_B * B); in t2p_write_pdf_xobject_calcs()5096 X_B, Y_B, Z_B); in t2p_write_pdf_xobject_calcs()