Home
last modified time | relevance | path

Searched refs:BackwardRefsWithLocalCache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webp/src/enc/
H A Dbackward_references_enc.c862 static int BackwardRefsWithLocalCache(const uint32_t* const argb, in BackwardRefsWithLocalCache() function
969 if (!BackwardRefsWithLocalCache(argb, cache_bits, refs_tmp)) { in GetBackwardReferences()
/aosp_15_r20/external/webp/
H A DChangeLog2444 0f235665 Update BackwardRefsWithLocalCache.