Searched refs:pipeBit0 (Results 1 – 2 of 2) sorted by relevance
654 UINT_32 pipeBit0 = 0; in ComputePipeFromCoord() local675 pipeBit0 = x3 ^ y3; in ComputePipeFromCoord()679 pipeBit0 = x4 ^ y3; in ComputePipeFromCoord()684 pipeBit0 = x3 ^ y3 ^ x4; in ComputePipeFromCoord()689 pipeBit0 = x3 ^ y3 ^ x4; in ComputePipeFromCoord()694 pipeBit0 = x3 ^ y3 ^ x5; in ComputePipeFromCoord()699 pipeBit0 = x4 ^ y3 ^ x5; in ComputePipeFromCoord()704 pipeBit0 = x4 ^ y3 ^ x5; in ComputePipeFromCoord()710 pipeBit0 = x3 ^ y3 ^ x4; in ComputePipeFromCoord()716 pipeBit0 = x4 ^ y3 ^ x5; in ComputePipeFromCoord()[all …]
2076 UINT_32 pipeBit0; in ComputeXmaskCoordYFromPipe() local2107 pipeBit0 = pipe & 0x1; in ComputeXmaskCoordYFromPipe()2111 yBit0 = pipeBit0 ^ xBit0; in ComputeXmaskCoordYFromPipe()2125 pipeBit0 = pipe & 0x1; in ComputeXmaskCoordYFromPipe()2131 yBit0 = pipeBit0 ^ xBit1; in ComputeXmaskCoordYFromPipe()