Searched refs:VP8LAllocateHistogram (Results 1 – 5 of 5) sorted by relevance
95 VP8LHistogram* VP8LAllocateHistogram(int cache_bits);
716 histos[i] = VP8LAllocateHistogram(i); in CalculateBestCacheSize()856 histo = VP8LAllocateHistogram(MAX_COLOR_CACHE_BITS); in GetBackwardReferences()
65 VP8LHistogram* const histo = VP8LAllocateHistogram(cache_bits); in CostModelBuild()
111 VP8LHistogram* VP8LAllocateHistogram(int cache_bits) { in VP8LAllocateHistogram() function
932 tmp_histo = VP8LAllocateHistogram(*cache_bits); in EncodeImageInternal()