Home
last modified time | relevance | path

Searched refs:unquantize (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuCompressedTexture.cpp1419 inline deInt32 unquantize (deInt32 x, int mode, bool hasSign) in unquantize() function
2172 r[i] = unquantize(r[i], mode, hasSign); in decompressBc6H()
2173 g[i] = unquantize(g[i], mode, hasSign); in decompressBc6H()
2174 b[i] = unquantize(b[i], mode, hasSign); in decompressBc6H()
/external/swiftshader/src/Device/
DBC_Decoder.cpp441 void unquantize() in unquantize() function
1015 e[ep].unquantize(); in decode()