Home
last modified time | relevance | path

Searched defs:baseCodeword (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp919 const uint8_t baseCodeword = (uint8_t)getBits(src, 56, 63); in decompressEAC8Block() local
949 int32_t baseCodeword = (int32_t)getBits(src, 56, 63); in decompressEAC11Block() local