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