Home | History | Annotate | Download | only in common

Lines Matching defs:RO

671 		const deUint8 RO	= extend6To8((deUint8)getBits(src, 57, 62));
687 const int unclampedR = (x * ((int)RH-(int)RO) + y * ((int)RV-(int)RO) + 4*(int)RO + 2) >> 2;