Searched refs:VP8LColorCacheClear (Results 1 – 8 of 8) sorted by relevance
37 void VP8LColorCacheClear(VP8LColorCache* const cc) { in VP8LColorCacheClear() function
62 void VP8LColorCacheClear(VP8LColorCache* const color_cache);
35 void VP8LColorCacheClear(VP8LColorCache* const cc) { in VP8LColorCacheClear() function
72 void VP8LColorCacheClear(VP8LColorCache* const color_cache);
381 if (use_color_cache) VP8LColorCacheClear(&hashers); in BackwardReferencesRle()469 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesLz77()700 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()785 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()888 if (cc_init) VP8LColorCacheClear(&hashers); in ComputeCacheEntropy()981 VP8LColorCacheClear(&hashers); in BackwardRefsWithLocalCache()
369 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChain()594 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()691 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()860 if (cc_init) VP8LColorCacheClear(&hashers); in ComputeCacheHistogram()
1260 VP8LColorCacheClear(&hdr->color_cache_); in ClearMetadata()1261 VP8LColorCacheClear(&hdr->saved_color_cache_); in ClearMetadata()
915 VP8LColorCacheClear(&hdr->color_cache_); in ClearMetadata()