Searched refs:lowCEM (Results 1 – 1 of 1) sorted by relevance
1718 const int lowCEM = static_cast<int>(read_astc_bits(fBlock, 23, 29)); in decodeColorData() local1725 fullCEM = (fullCEM << 6) | lowCEM; in decodeColorData()