Searched refs:BYBy (Results 1 – 2 of 2) sorted by relevance
239 float BYBy = BY / primaries.bY; in ComputeXYZD50() local241 Matrix3x3 toXYZ = {{{RYRy * primaries.rX, GYGy * primaries.gX, BYBy * primaries.bX}, in ComputeXYZD50()245 BYBy * (1 - primaries.bX - primaries.bY)}}}; in ComputeXYZD50()
227 float BYBy = BY / B.y_; in GenRGBToXYZMatrix() local232 BYBy * B.x_, BY, BYBy * (1 - B.x_ - B.y_) in GenRGBToXYZMatrix()