Searched refs:pipeBit0 (Results 1 – 2 of 2) sorted by relevance
675 UINT_32 pipeBit0 = 0; in ComputePipeFromCoord() local696 pipeBit0 = x3 ^ y3; in ComputePipeFromCoord()700 pipeBit0 = x4 ^ y3; in ComputePipeFromCoord()705 pipeBit0 = x3 ^ y3 ^ x4; in ComputePipeFromCoord()710 pipeBit0 = x3 ^ y3 ^ x4; in ComputePipeFromCoord()715 pipeBit0 = x3 ^ y3 ^ x5; in ComputePipeFromCoord()720 pipeBit0 = x4 ^ y3 ^ x5; in ComputePipeFromCoord()725 pipeBit0 = x4 ^ y3 ^ x5; in ComputePipeFromCoord()731 pipeBit0 = x3 ^ y3 ^ x4; in ComputePipeFromCoord()737 pipeBit0 = x4 ^ y3 ^ x5; in ComputePipeFromCoord()[all …]
2085 UINT_32 pipeBit0; in ComputeXmaskCoordYFromPipe() local2116 pipeBit0 = pipe & 0x1; in ComputeXmaskCoordYFromPipe()2120 yBit0 = pipeBit0 ^ xBit0; in ComputeXmaskCoordYFromPipe()2134 pipeBit0 = pipe & 0x1; in ComputeXmaskCoordYFromPipe()2140 yBit0 = pipeBit0 ^ xBit1; in ComputeXmaskCoordYFromPipe()