Home | History | Annotate | Download | only in common

Lines Matching refs:GH

675 		const deUint8 GH	= extend7To8((deUint8)getBits(src, 25, 31));
688 const int unclampedG = (x * ((int)GH-(int)GO) + y * ((int)GV-(int)GO) + 4*(int)GO + 2) >> 2;