Searched defs:GH (Results 1 – 4 of 4) sorted by relevance
36 void ScalarTraits<GlobalHash>::output(const GlobalHash &GH, void *Ctx, in output()42 GlobalHash &GH) { in input()
304 unsigned char GH : 7; member
776 const deUint8 GH = extend7To8((deUint8)getBits(src, 25, 31)); in decompressETC2Block() local