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