Searched refs:lowBit1Ndx (Results 1 – 1 of 1) sorted by relevance
561 const deUint32 lowBit1Ndx = numPartitions + 2*partNdx + 1; in decodeColorEndpointModes() local563 …const deUint32 lowBit1 = blockData.getBit(lowBit1Ndx < 4 ? 25+lowBit1Ndx : extraCemBitsStart+lowB… in decodeColorEndpointModes()