Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8l_enc.c1324 static WEBP_INLINE uint32_t ApplyPaletteHash1(uint32_t color) { in ApplyPaletteHash1() function
1387 ApplyPaletteHash0, ApplyPaletteHash1, ApplyPaletteHash2 in ApplyPalette()
1412 APPLY_PALETTE_FOR(buffer[ApplyPaletteHash1(pix)]); in ApplyPalette()