Home | History | Annotate | Download | only in common

Lines Matching refs:GO

672 		const deUint8 GO	= extend7To8((deUint8)((GO1 << 6) | GO2));
688 const int unclampedG = (x * ((int)GH-(int)GO) + y * ((int)GV-(int)GO) + 4*(int)GO + 2) >> 2;