Searched refs:VP8LColorCacheLookup (Results 1 – 5 of 5) sorted by relevance
32 static WEBP_INLINE uint32_t VP8LColorCacheLookup( in VP8LColorCacheLookup() function
33 static WEBP_INLINE uint32_t VP8LColorCacheLookup( in VP8LColorCacheLookup() function
329 if (VP8LColorCacheLookup(hashers, key) == pixel) { in AddSingleLiteral()862 if (VP8LColorCacheLookup(&hashers, key) == pix) { in ComputeCacheEntropy()
775 *src = VP8LColorCacheLookup(color_cache, key); \
1130 *src = VP8LColorCacheLookup(color_cache, key); in DecodeImageData()