Searched refs:VP8LColorCacheContains (Results 1 – 3 of 3) sorted by relevance
65 static WEBP_INLINE int VP8LColorCacheContains(const VP8LColorCache* const cc, in VP8LColorCacheContains() function
127 const int ix = use_color_cache ? VP8LColorCacheContains(hashers, color) : -1; in AddSingleLiteralWithCostModel()737 use_color_cache ? VP8LColorCacheContains(&hashers, argb[i]) : -1; in BackwardReferencesHashChainFollowChosenPath()
844 const int ix = VP8LColorCacheContains(&hashers, argb_literal); in BackwardRefsWithLocalCache()