Lines Matching defs:UR
430 #define UR 0439 #define BR UR * 128 + VR * 128455 uint32 r = Clip(static_cast<int32>((u * UR + v * VR) - (BR) + y1) >> 6);467 *r = Clip(static_cast<int32>((u * UR + v * VR) - (BR) + y1) >> 6);