Searched refs:GO2 (Results 1 – 1 of 1) sorted by relevance
665 const deUint8 GO2 = (deUint8)getBits(src, 49, 54); in decompressETC2Block() local672 const deUint8 GO = extend7To8((deUint8)((GO1 << 6) | GO2)); in decompressETC2Block()