Searched refs:m_localColorExp (Results 1 – 2 of 2) sorted by relevance
124 uint32_t tableSize = min((uint32_t)lct.colors().size(), tableExpToTableSize(m_localColorExp)); in visit()140 m_localColorExp = packedByte & 0x07; in visit()
46 uint8_t m_localColorExp = 0; variable