Searched refs:GO2 (Results 1 – 2 of 2) sorted by relevance
287 unsigned char GO2 : 6; member565 int go = extend_7to8bits(GO1 << 6 | GO2); in decodePlanarBlock()
665 const deUint8 GO2 = (deUint8)getBits(src, 49, 54); in decompressETC2Block() local672 const deUint8 GO = extend7To8((deUint8)((GO1 << 6) | GO2)); in decompressETC2Block()