Lines Matching refs:VB
432 #define VB 0437 #define BB UB * 128 + VB * 128453 uint32 b = Clip(static_cast<int32>((u * UB + v * VB) - (BB) + y1) >> 6);465 *b = Clip(static_cast<int32>((u * UB + v * VB) - (BB) + y1) >> 6);