Searched defs:YUVCoeff (Results 1 – 2 of 2) sorted by relevance
128 struct YUVCoeff { struct129 float Kr, Kb;130 float Cr, Cb;131 float scaleY, addY;132 float scaleUV;
238 struct YUVCoeff { struct239 float Kr, Kb;240 int bits;241 Range range;