Home
last modified time | relevance | path

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

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