Searched refs:diffBit (Results 1 – 1 of 1) sorted by relevance
374 const int diffBit = (int)getBit(src, 33); in decompressETC1Block() local381 if (diffBit == 0) in decompressETC1Block()