Searched refs:origOrientation (Results 1 – 1 of 1) sorted by relevance
391 int level, int i, int j, int origOrientation, int pos, int orientation) { in initLookupCell() argument394 LOOKUP_POS[(ij << 2) + origOrientation] = (pos << 2) + orientation; in initLookupCell()395 LOOKUP_IJ[(pos << 2) + origOrientation] = (ij << 2) + orientation; in initLookupCell()408 origOrientation, in initLookupCell()