Home | History | Annotate | Download | only in common

Lines Matching refs:GO2

665 		const deUint8 GO2	= (deUint8)getBits(src, 49, 54);
672 const deUint8 GO = extend7To8((deUint8)((GO1 << 6) | GO2));