Searched refs:PALETTE_INV_SIZE_BITS (Results 1 – 1 of 1) sorted by relevance
1310 #define PALETTE_INV_SIZE_BITS 11 macro1311 #define PALETTE_INV_SIZE (1 << PALETTE_INV_SIZE_BITS)1316 (32 - PALETTE_INV_SIZE_BITS); in ApplyPaletteHash1()1322 (32 - PALETTE_INV_SIZE_BITS); in ApplyPaletteHash2()1416 #undef PALETTE_INV_SIZE_BITS