Searched defs:GH (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp675 const deUint8 GH = extend7To8((deUint8)getBits(src, 25, 31)); local
688 const int unclampedG = (x * ((int)GH-(int)GO) + y * ((int)GV-(int)GO) + 4*(int)GO + 2) >> 2;

Completed in 232 milliseconds