Searched refs:rg1s (Results 1 – 1 of 1) sorted by relevance
1781 const deInt8 rg1s = ((deInt8*)src)[offset + 1]; in decompressBc5() local1788 rg[c][1] = hasSign ? int8ToFloat(rg1s) : uint8ToFloat(rg1); in decompressBc5()