Lines Matching refs:bitLoc
1645 void decodeDualPlane(int bitLoc) {1647 fDualPlane = static_cast<int>(read_astc_bits(fBlock, bitLoc - 2, bitLoc));1648 fColorEndBit = bitLoc - 2;1650 fColorEndBit = bitLoc;