Home
last modified time | relevance | path

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

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