Lines Matching defs:bits
414 // Return the first 64 bits of a 128 bit block.
420 // Return the last 64 bits of a 128 bit block.
556 const deInt8 selBR = (deInt8)getBits(src, 59, 63); // 5 bits.
559 const deInt8 selDR = extendSigned3To8((deUint8)getBits(src, 56, 58)); // 3 bits.
2180 const deUint32 bits = (i == anchorIndex[subsetIndex]) ? (colorIndexBC - 1) : colorIndexBC;
2181 const deUint32 colorIndex = (deUint32)(colorIndexData & ((1 << bits) - 1));
2208 colorIndexData >>= bits;
2246 // Decode partition data from explicit partition bits
2254 // Extract rotation bits
2269 // Extract raw, compressed endpoint bits
2275 continue; // Mode 1 has shared P bits
2287 // First handle modes that have P-bits