Searched refs:VP8LColorCacheLookup (Results 1 – 3 of 3) sorted by relevance
41 static WEBP_INLINE uint32_t VP8LColorCacheLookup( in VP8LColorCacheLookup() function
430 if (VP8LColorCacheLookup(hashers, key) == pixel) { in AddSingleLiteral()776 if (VP8LColorCacheLookup(&hashers[i], key) == pix) { in CalculateBestCacheSize()
1227 *src = VP8LColorCacheLookup(color_cache, key); in DecodeImageData()