Home | History | Annotate | Download | only in common

Lines Matching refs:flipBit

406 	const int		flipBit		= (int)getBit(src, 32);
460 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0;
521 const int flipBit = (int)getBit(src, 32);
555 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0;