Home | History | Annotate | Download | only in Shader

Lines Matching refs:bU

1915 			const float Bu = Uu *  Bb;
1919 const float B0 = (studioSwing * -16 * Yy - 128 * Bu) / 255;
1947 const UShort4 bU = UShort4(iround(Bu * 0x4000));
1956 UShort4 b = SubSat(y + MulHigh(U, bU), b0);