Searched refs:clutEntry (Results 1 – 1 of 1) sorted by relevance
321 int clutEntry = ((currentByte >> bitIndex) & mask); in parseToRGB() local322 int clutIndex = clutEntry * CLUT_ENTRY_SIZE; in parseToRGB()