Home | History | Annotate | Download | only in common

Lines Matching defs:BH

707 		const deUint8 BH	= extend6To8((deUint8)getBits(src, 19, 24));
720 const int unclampedB = (x * ((int)BH-(int)BO) + y * ((int)BV-(int)BO) + 4*(int)BO + 2) >> 2;