Searched refs:PALETTE_INV_SIZE_BITS (Results 1 – 1 of 1) sorted by relevance
1321 #define PALETTE_INV_SIZE_BITS 11 macro1322 #define PALETTE_INV_SIZE (1 << PALETTE_INV_SIZE_BITS)1327 (32 - PALETTE_INV_SIZE_BITS); in ApplyPaletteHash1()1333 (32 - PALETTE_INV_SIZE_BITS); in ApplyPaletteHash2()1427 #undef PALETTE_INV_SIZE_BITS