Home | History | Annotate | Download | only in common

Lines Matching refs:flipBit

476 	const int		flipBit		= (int)getBit(src, 32);
530 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0;
591 const int flipBit = (int)getBit(src, 32);
625 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0;