Home
last modified time | relevance | path

Searched defs:use_color_cache (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/enc/
Dbackward_references_cost_enc.c123 const CostModel* const cost_model, int idx, int use_color_cache, in AddSingleLiteralWithCostModel()
571 const int use_color_cache = (cache_bits > 0); in BackwardReferencesHashChainDistanceOnly() local
709 const int use_color_cache = (cache_bits > 0); in BackwardReferencesHashChainFollowChosenPath() local
Dbackward_references_enc.c424 static WEBP_INLINE void AddSingleLiteral(uint32_t pixel, int use_color_cache, in AddSingleLiteral()
447 const int use_color_cache = (cache_bits > 0); in BackwardReferencesRle() local
493 const int use_color_cache = (cache_bits > 0); in BackwardReferencesLz77() local