Home
last modified time | relevance | path

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

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