Home | History | Annotate | Download | only in src

Lines Matching defs:xr

59 	double xr, yr;
69 xr = primrs.red.x;
76 primaries.m[0][0] = xr;
84 primaries.m[2][0] = 1 - xr - yr;
97 result.m[0][0] = coefs.v[0]*xr;
105 result.m[2][0] = coefs.v[0]*(1.-xr-yr);