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

/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp380 inline deInt16 extend11To16WithSign (deInt16 src) function in namespace:tcu::__anon2964::EtcDecompressInternal
942 dstPixel[0] = extend11To16WithSign(srcPixel[0]);
985 dstPixel[0] = extend11To16WithSign(srcPixelR[0]);
986 dstPixel[1] = extend11To16WithSign(srcPixelG[0]);

Completed in 36 milliseconds