Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8l_enc.c62 static WEBP_INLINE void SwapColor(uint32_t* const col1, uint32_t* const col2) { in SwapColor() function
84 SwapColor(&palette[best_ix], &palette[i]); in GreedyMinimizeDeltas()