Searched refs:VP8LColorCache (Results 1 – 5 of 5) sorted by relevance
28 } VP8LColorCache; typedef33 const VP8LColorCache* const cc, uint32_t key) { in VP8LColorCacheLookup()38 static WEBP_INLINE void VP8LColorCacheInsert(const VP8LColorCache* const cc, in VP8LColorCacheInsert()44 static WEBP_INLINE int VP8LColorCacheGetIndex(const VP8LColorCache* const cc, in VP8LColorCacheGetIndex()49 static WEBP_INLINE int VP8LColorCacheContains(const VP8LColorCache* const cc, in VP8LColorCacheContains()59 int VP8LColorCacheInit(VP8LColorCache* const color_cache, int hash_bits);62 void VP8LColorCacheClear(VP8LColorCache* const color_cache);
22 int VP8LColorCacheInit(VP8LColorCache* const cc, int hash_bits) { in VP8LColorCacheInit()33 void VP8LColorCacheClear(VP8LColorCache* const cc) { in VP8LColorCacheClear()
45 VP8LColorCache color_cache_;
839 VP8LColorCache* const color_cache = in DecodeImageData()
359 VP8LColorCache hashers; in BackwardReferencesHashChain()572 VP8LColorCache hashers; in BackwardReferencesHashChainDistanceOnly()718 VP8LColorCache hashers; in BackwardReferencesHashChainFollowChosenPath()890 VP8LColorCache hashers; in ComputeCacheEntropy()