Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dbackward_references.c798 static int ComputeCacheHistogram(const uint32_t* const argb, in ComputeCacheHistogram() function
862 ComputeCacheHistogram(argb, xsize, ysize, &refs, cache_bits, &histo); in VP8LCalculateEstimateForCacheSize()