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