Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/enc/
H A Dbackward_references_cost_enc.c124 const CostModel* const cost_model, int idx, int use_color_cache, in AddSingleLiteralWithCostModel()
577 const int use_color_cache = (cache_bits > 0); in BackwardReferencesHashChainDistanceOnly() local
714 const int use_color_cache = (cache_bits > 0); in BackwardReferencesHashChainFollowChosenPath() local
H A Dbackward_references_enc.c454 static WEBP_INLINE void AddSingleLiteral(uint32_t pixel, int use_color_cache, in AddSingleLiteral()
477 const int use_color_cache = (cache_bits > 0); in BackwardReferencesRle() local
523 const int use_color_cache = (cache_bits > 0); in BackwardReferencesLz77() local