Searched refs:extend11To16WithSign (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp395 static inline deInt16 extend11To16WithSign (deInt16 src) function in namespace:tcu::EtcDecompressInternal
1040 dstPixel[0] = extend11To16WithSign(srcPixel[0]);
1093 dstPixel[0] = extend11To16WithSign(srcPixelR[0]);
1094 dstPixel[1] = extend11To16WithSign(srcPixelG[0]);

Completed in 209 milliseconds