Home | History | Annotate | Download | only in Shader

Lines Matching refs:Bu

2063 			const float Bu = Uu *  Bb;
2067 const float B0 = (studioSwing * -16 * Yy - 128 * Bu) / 255;
2095 const UShort4 bU = UShort4(iround(Bu * 0x4000));
2104 UShort4 b = SubSat(y + MulHigh(U, bU), b0);