Searched refs:RYRy (Results 1 – 2 of 2) sorted by relevance
237 float RYRy = RY / primaries.rY; in ComputeXYZD50() local241 Matrix3x3 toXYZ = {{{RYRy * primaries.rX, GYGy * primaries.gX, BYBy * primaries.bX}, in ComputeXYZD50()243 {RYRy * (1 - primaries.rX - primaries.rY), in ComputeXYZD50()
225 float RYRy = RY / R.y_; in GenRGBToXYZMatrix() local230 RYRy * R.x_, RY, RYRy * (1 - R.x_ - R.y_), in GenRGBToXYZMatrix()