Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c140 static size_t HistogramSetTotalSize(int size, int cache_bits) { in HistogramSetTotalSize() function
149 const size_t total_size = HistogramSetTotalSize(size, cache_bits); in VP8LAllocateHistogramSet()
169 const size_t total_size = HistogramSetTotalSize(size, cache_bits); in VP8LHistogramSetClear()