Home
last modified time | relevance | path

Searched refs:PALETTE_INV_SIZE_BITS (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dvp8l_enc.c1310 #define PALETTE_INV_SIZE_BITS 11 macro
1311 #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